gemma.cpp/util
Jan Wassenberg acede9d682 Warning fix (unused var), Windows build fix (missing member variable)
PiperOrigin-RevId: 822172982
2025-10-21 10:17:34 -07:00
..
allocator.cc Warning fix (unused var), Windows build fix (missing member variable) 2025-10-21 10:17:34 -07:00
allocator.h Warning fix (unused var), Windows build fix (missing member variable) 2025-10-21 10:17:34 -07:00
args.h Move fields, io* and blob* from compression/ into io/ 2025-05-06 11:17:19 -07:00
basics.cc Replace mt19937 with new generator to enable parallel sampling 2025-09-04 23:49:10 -07:00
basics.h Add 8-bit integer quantization (I8Stream) to Gemma.cpp. 2025-10-15 09:25:20 -07:00
basics_test.cc Replace mt19937 with new generator to enable parallel sampling 2025-09-04 23:49:10 -07:00
mat.cc Add 8-bit integer quantization (I8Stream) to Gemma.cpp. 2025-10-15 09:25:20 -07:00
mat.h Add 8-bit integer quantization (I8Stream) to Gemma.cpp. 2025-10-15 09:25:20 -07:00
test_util.h Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00
threading.cc Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
threading.h Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
threading_context.cc Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
threading_context.h Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
threading_test.cc Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
topology.cc Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
topology.h Remove multi-package support from topology 2025-10-16 04:00:35 -07:00
zones.cc Added a global (to gemma) zones list to enable most call sites to PROFILER_ZONE3 to avoid the sychronization required for the static const initialization of the zone handle. 2025-10-14 08:30:58 -07:00
zones.h Added a global (to gemma) zones list to enable most call sites to PROFILER_ZONE3 to avoid the sychronization required for the static const initialization of the zone handle. 2025-10-14 08:30:58 -07:00