..
python
Major cleanup of profiler zones, add Caller annotation for all pool.Run
2025-10-23 01:54:24 -07:00
BUILD.bazel
Major cleanup of profiler zones, add Caller annotation for all pool.Run
2025-10-23 01:54:24 -07:00
analyze.h
Minor: rename compression/shared -> types.h
2025-05-13 06:53:21 -07:00
compress-inl.h
Major cleanup of profiler zones, add Caller annotation for all pool.Run
2025-10-23 01:54:24 -07:00
compress.cc
Minor cleanup, on-demand NUQ buffer allocation
2025-04-16 10:49:43 -07:00
compress.h
Minor: rename compression/shared -> types.h
2025-05-13 06:53:21 -07:00
compress_test.cc
Major cleanup of profiler zones, add Caller annotation for all pool.Run
2025-10-23 01:54:24 -07:00
distortion.h
Refactor/cleanup, remove even_odd
2024-09-04 09:25:13 -07:00
distortion_test.cc
Minor: rename compression/shared -> types.h
2025-05-13 06:53:21 -07:00
int-inl.h
Warning fix (unused var), Windows build fix (missing member variable)
2025-10-21 10:17:34 -07:00
int_test.cc
Add 8-bit integer quantization (I8Stream) to Gemma.cpp.
2025-10-15 09:25:20 -07:00
nuq-inl.h
Minor: rename compression/shared -> types.h
2025-05-13 06:53:21 -07:00
nuq_test.cc
Replace mt19937 with new generator to enable parallel sampling
2025-09-04 23:49:10 -07:00
sfp-inl.h
Minor: rename compression/shared -> types.h
2025-05-13 06:53:21 -07:00
sfp_test.cc
Speed up builds by skipping rarely used targets
2025-06-17 05:44:20 -07:00
test_util-inl.h
Major cleanup of profiler zones, add Caller annotation for all pool.Run
2025-10-23 01:54:24 -07:00
types.h
Add 8-bit integer quantization (I8Stream) to Gemma.cpp.
2025-10-15 09:25:20 -07:00