gemma.cpp/util
Apoorv Reddy d854471ae2 Use vectorized TopK using highway VQSelect
PiperOrigin-RevId: 728159153
2025-02-18 05:01:39 -08:00
..
allocator.cc Windows build fixes: struct vs class, unused arg/var, avoid VLA, Deleter arg, casts 2025-02-07 07:38:55 -08:00
allocator.h Infra improvements (2) 2025-01-23 01:55:19 -08:00
app.h Simplified interface class and example for Gemma.cpp usage. 2025-01-28 08:48:27 -08:00
args.h Simpler MatMul interface, vocab types, Tristate for use_spinning 2024-11-04 07:48:29 -08:00
basics.h Use vectorized TopK using highway VQSelect 2025-02-18 05:01:39 -08:00
test_util.h Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00
threading.cc Allow overriding num threads despite detecting topology 2025-01-27 08:57:53 -08:00
threading.h Only temporarily enable spinning in threading benchmark 2025-02-14 17:15:38 -08:00
threading_test.cc Only temporarily enable spinning in threading benchmark 2025-02-14 17:15:38 -08:00