gemma.cpp/ops
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
..
bench_matmul.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
dot-inl.h Minor cleanup, on-demand NUQ buffer allocation 2025-04-16 10:49:43 -07:00
dot_test.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
fp_arith-inl.h Cascaded summation for Softmax 2024-09-20 10:31:23 -07:00
gemma_matvec_test.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
matmul-inl.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
matmul.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
matmul.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
matmul_test.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
matvec-inl.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
ops-inl.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
ops.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
ops_test.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
sum-inl.h Minor cleanup, Windows+Bazel build fixes 2024-10-10 09:05:06 -07:00