gemma.cpp/gemma
Jan Wassenberg 12fb2f05cf Add per-thread even_odd storage for #166.
Also inline ProjQ and ProjKV lambdas,
add missing includes/deps for ops_test.

PiperOrigin-RevId: 629460608
2024-04-30 10:42:23 -07:00
..
benchmark.cc Simplify threading: remove the use of inner_pool. 2024-04-29 16:07:30 +00:00
compress_weights.cc Improve documentation for compress_weights flags 2024-04-29 06:49:50 -07:00
configs.h Add per-thread even_odd storage for #166. 2024-04-30 10:42:23 -07:00
gemma.cc Add per-thread even_odd storage for #166. 2024-04-30 10:42:23 -07:00
gemma.h Use more parallelism in the QKV projections in MQA mode. 2024-04-30 13:10:14 +00:00
gemma_test.cc Simplify threading: remove the use of inner_pool. 2024-04-29 16:07:30 +00:00
ops.h Add per-thread even_odd storage for #166. 2024-04-30 10:42:23 -07:00
ops_test.cc Add per-thread even_odd storage for #166. 2024-04-30 10:42:23 -07:00
run.cc Simplify threading: remove the use of inner_pool. 2024-04-29 16:07:30 +00:00