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 |
||
|---|---|---|
| .. | ||
| allocator.cc | ||
| allocator.h | ||
| app.h | ||
| args.h | ||
| basics.h | ||
| test_util.h | ||
| threading.cc | ||
| threading.h | ||
| threading_test.cc | ||