gemma.cpp/util
Jan Wassenberg 87a658b1c6 Minor cleanup, on-demand NUQ buffer allocation
threading_context: add profiler
compress-inl: add constexpr, on-demand alloc NUQ buffer
gemma_py: model->gemma
Move ScaleWeights to compress.cc
Move PromptWrapping to configs.h
PiperOrigin-RevId: 748347896
2025-04-16 10:49:43 -07:00
..
allocator.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
allocator.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
args.h Add mmap support (not yet used) 2025-04-10 10:03:40 -07:00
basics.h Minor cleanup: enable 0,0 Extents2D, add SerializedSpan typedef, include fixes 2025-04-08 03:35:55 -07:00
mat.cc Minor cleanup, on-demand NUQ buffer allocation 2025-04-16 10:49:43 -07:00
mat.h Minor cleanup, on-demand NUQ buffer allocation 2025-04-16 10:49:43 -07:00
test_util.h Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00
threading.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
threading.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
threading_context.cc Minor cleanup, on-demand NUQ buffer allocation 2025-04-16 10:49:43 -07:00
threading_context.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
threading_test.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
topology.cc Add new singleton Allocator2 instead of monostate 2025-04-08 09:00:59 -07:00
topology.h Refactor Gemma ctor and improve pool NUMA support 2025-03-14 10:19:00 -07:00