gemma.cpp/ops
Jan Wassenberg 4033ed9e78 Avoid duplication of RMSNorm, support all activation/weight types
Add test for RMSNorm
Rename VectorizedRopeAndMulBy -> RopeAndMulBy

Move test_util to util/

PiperOrigin-RevId: 668332927
2024-08-28 01:26:55 -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
gemma_matvec_test.cc Fix build issues when tests are enabled 2024-08-12 18:50:23 +02: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 Experiment with compensated dot product. 2024-08-27 12:05:35 -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 Avoid duplication of RMSNorm, support all activation/weight types 2024-08-28 01:26:55 -07:00