gemma.cpp/util
Jan Wassenberg a60b564b88 Infra improvements (2)
ops.h: move CreateInvTimescale to allow calling without depending on gemma
Pass around MatMulEnv instead of pools to avoid re-creating the env
profiler.h can now be used outside SIMD code
allocator: add StepBytes and QuantumSteps
rename worker thread with package/cluster in the name
threading: add Visit* to IndexRange
PiperOrigin-RevId: 718766704
2025-01-23 01:55:19 -08:00
..
allocator.cc Infra improvements (2) 2025-01-23 01:55:19 -08:00
allocator.h Infra improvements (2) 2025-01-23 01:55:19 -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 (2) 2025-01-23 01:55:19 -08:00
test_util.h Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00
threading.cc Infra improvements (2) 2025-01-23 01:55:19 -08:00
threading.h Infra improvements (2) 2025-01-23 01:55:19 -08:00
threading_test.cc Infra improvements: 2025-01-20 06:22:49 -08:00