gemma.cpp/gemma
Jan Wassenberg 5c3e5f7038 Remove no longer required stats.h - use Highway version instead
PiperOrigin-RevId: 640440379
2024-06-05 01:37:48 -07:00
..
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
activations.cc Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
activations.h Adress review comments 2024-06-04 08:37:54 +00:00
benchmark.cc Use system topology to pin threads across clusters. 2024-06-04 07:50:32 -07:00
common-inl.h Adress review comments 2024-06-04 08:37:54 +00:00
common.h Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
compress_weights.cc Improve documentation for compress_weights flags 2024-04-29 06:49:50 -07:00
configs.h Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
gemma.cc Remove no longer required stats.h - use Highway version instead 2024-06-05 01:37:48 -07:00
gemma.h Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
gemma_test.cc Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
ops.h revert back to HWY_ASSERT for lane constraints, qualify hn::Add 2024-06-04 10:10:18 -07:00
ops_test.cc Fix for GenerateZeroMat call in TestTiledMatMul 2024-06-04 09:32:23 -07:00
run.cc Use system topology to pin threads across clusters. 2024-06-04 07:50:32 -07:00
run_mmlu.cc Use system topology to pin threads across clusters. 2024-06-04 07:50:32 -07:00
weights.cc Adress review comments 2024-06-04 08:37:54 +00:00
weights.h Adress review comments 2024-06-04 08:37:54 +00:00