mirror of https://github.com/google/gemma.cpp.git
* Add Parallelize*Range helpers and partitioning helpers * Refactor Pinning class, store original affinity (required to construct another NestedPools after pinning happened) Compress: * prevent Compress printing stats in tests * zero-pad tensors Matmul: * add matmul_unit_test (TODO) and bench_matmul * matmul_test: change norm to row vectors (that is what is added) and include bf16 rounding error * Prepare for L2/L3 retrieval PiperOrigin-RevId: 700603811 |
||
|---|---|---|
| .. | ||
| benchmark.cc | ||
| benchmark_helper.cc | ||
| benchmark_helper.h | ||
| benchmarks.cc | ||
| cross_entropy.cc | ||
| cross_entropy.h | ||
| debug_prompt.cc | ||
| gemma_batch_bench.cc | ||
| gemma_test.cc | ||
| prompts.h | ||
| run_mmlu.cc | ||