gemma.cpp/util
Jan Wassenberg c4398fc72d Infra improvements:
allocator: support mmap, fixed Bind, add padding
bench_matmul: Add PreventElision
BUILD: add ops_test build target
matmul.h: move ConstMat here; dynamic alloc of MatMulEnv
matmul_test: remove benchmarking
replace fprintf with HWY_WARN
threading.cc: support splitting large clusters (disabled); package_idx->pkg_idx, smaller IndexRangePartition
PiperOrigin-RevId: 717512274
2025-01-20 06:22:49 -08:00
..
allocator.cc Infra improvements: 2025-01-20 06:22:49 -08:00
allocator.h Infra improvements: 2025-01-20 06:22:49 -08:00
app.h Allow interactive use with new single-file weight format. 2025-01-15 07:22:33 -08:00
args.h Simpler MatMul interface, vocab types, Tristate for use_spinning 2024-11-04 07:48:29 -08:00
basics.h Infra improvements: 2025-01-20 06:22:49 -08:00
test_util.h Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00
threading.cc Infra improvements: 2025-01-20 06:22:49 -08:00
threading.h Infra improvements: 2025-01-20 06:22:49 -08:00
threading_test.cc Infra improvements: 2025-01-20 06:22:49 -08:00