gemma.cpp/io
Jan Wassenberg a04cc287b2 Move MatMulEnv out of Gemma to enable concurrent calls
Also update benchmark_helper config print: add profiler, remove free mem

PiperOrigin-RevId: 774662974
2025-06-23 01:20:09 -07:00
..
BUILD.bazel Restructure internal initialization. 2025-06-10 01:25:31 -07:00
blob_compare.cc 3.8x speedup of weights loading via preadv on Linux 2025-05-15 11:55:15 -07:00
blob_store.cc Fix RowT issue and improve Griffin (currently still broken) 2025-05-19 07:02:10 -07:00
blob_store.h Major refactor to de-templatize gemma-inl and weights 2025-06-02 23:01:35 -07:00
blob_store_test.cc 3.8x speedup of weights loading via preadv on Linux 2025-05-15 11:55:15 -07:00
fields.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
fields.h Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
fields_test.cc Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
io.cc Restructure internal initialization. 2025-06-10 01:25:31 -07:00
io.h Restructure internal initialization. 2025-06-10 01:25:31 -07:00
io_win.cc Cleanup: remove unused kCyclic, remove 2 suffix 2025-05-13 01:06:41 -07:00
migrate_weights.cc Move MatMulEnv out of Gemma to enable concurrent calls 2025-06-23 01:20:09 -07:00