gemma.cpp/evals
Jan Wassenberg 86200ce224 1.01x speedup: improved autotune
Group M=4..7 into same config. Add configs for power of two sizes.
Allow odd mc to enable a single range for odd M.

io.cc: warning fix(cast).
IsBlock -> !IsOneMC
benchmark_helper: best for verbosity 3, all configs for 4
ops_test: remove unused includes
PiperOrigin-RevId: 824475104
2025-10-27 05:35:31 -07:00
..
benchmark.cc Rename GetModelConfig->Config 2025-07-29 10:18:12 -07:00
benchmark_helper.cc 1.01x speedup: improved autotune 2025-10-27 05:35:31 -07:00
benchmark_helper.h (1) Added QueryResultAndMetrics and BatchQueryModelWithMetrics to also return TimingInfo besides query results. 2025-09-23 17:02:29 -07:00
benchmarks.cc Introduce QueryResult in GemmaEnv and add a shortcut for WrapAndTokenize. 2024-10-14 04:45:21 -07:00
cross_entropy.cc Major cleanup of profiler zones, add Caller annotation for all pool.Run 2025-10-23 01:54:24 -07:00
cross_entropy.h Move MatMulEnv out of Gemma to enable concurrent calls 2025-06-23 01:20:09 -07:00
debug_prompt.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
gemma_batch_bench.cc Batch bench: 4 runs to give autotuning more time 2025-10-24 09:14:39 -07:00
gemma_test.cc Remove Griffin support 2025-09-05 02:35:40 -07:00
prompts.h Benchmark gemma.cpp with different length inputs. 2024-10-10 15:59:26 -07:00
run_mmlu.cc Replace mt19937 with new generator to enable parallel sampling 2025-09-04 23:49:10 -07:00