gemma.cpp/ops
Jan Wassenberg 160a5824fb Cleanup: include fixes/comments, fix leak, vector reserve
Also remove unused RowSpan
configs.cc: Assign prompt wrapping to ModelConfig
configs.h: simplify EnumValid via sentinel

PiperOrigin-RevId: 750278497
2025-04-22 12:01:46 -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 Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
sum-inl.h Minor cleanup, Windows+Bazel build fixes 2024-10-10 09:05:06 -07:00