gemma.cpp/ops
Jan Wassenberg 5c0da8c8c3 Minor cleanup/fixes:
- optimize_test simplify prompt check
- Fix SFP arg case
- Fix includes
- Align inputs in test
- IsInside: add DASSERT
- Fix PerClusterPool NumThreads

PiperOrigin-RevId: 672530385
2024-09-09 06:58:09 -07:00
..
dot-inl.h Experiment with compensated dot product. 2024-08-27 12:05:35 -07:00
dot_test.cc Experiment with compensated dot product. 2024-08-27 12:05:35 -07:00
fp_arith-inl.h Refactor/cleanup, remove even_odd 2024-09-04 09:25:13 -07:00
gemma_matvec_test.cc Refactor/cleanup, remove even_odd 2024-09-04 09:25:13 -07:00
matmul-inl.h Major MatMul update, 1.9-2.3x speedup on Zen4 via bf16 mul 2024-08-16 07:52:20 -07:00
matmul.h Major MatMul update, 1.9-2.3x speedup on Zen4 via bf16 mul 2024-08-16 07:52:20 -07:00
matmul_test.cc Major MatMul update, 1.9-2.3x speedup on Zen4 via bf16 mul 2024-08-16 07:52:20 -07:00
matvec-inl.h Refactor/cleanup, remove even_odd 2024-09-04 09:25:13 -07:00
ops-inl.h Avoid duplication of RMSNorm, support all activation/weight types 2024-08-28 01:26:55 -07:00
ops_test.cc Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00