gemma.cpp/compression
Jan Wassenberg 61e031fe98 Towards building tests without GUnit Refs #29
PiperOrigin-RevId: 618032987
2024-03-21 19:28:02 -07:00
..
BUILD Fix SFP/NUQ for bf16 rounding in Highway 2024-03-21 19:06:19 -07:00
analyze.h initial commit 2024-02-21 03:31:22 +00:00
blob_store.cc Avoid fadvise on older Android. Fixes #84 2024-03-07 22:19:22 -08:00
blob_store.h initial commit 2024-02-21 03:31:22 +00:00
compress-inl.h Add clang-tidy, fix narrowing issues, fix constness 2024-02-28 20:04:09 +08:00
compress.h initial commit 2024-02-21 03:31:22 +00:00
distortion.h Merge pull request #65 from enum-class:narrowing-issues 2024-03-03 18:51:59 -08:00
nuq-inl.h Fix SFP/NUQ for bf16 rounding in Highway 2024-03-21 19:06:19 -07:00
nuq.h initial commit 2024-02-21 03:31:22 +00:00
nuq_test.cc Towards building tests without GUnit Refs #29 2024-03-21 19:28:02 -07:00
sfp-inl.h Fix SFP/NUQ for bf16 rounding in Highway 2024-03-21 19:06:19 -07:00
sfp.h initial commit 2024-02-21 03:31:22 +00:00
sfp_test.cc Towards building tests without GUnit Refs #29 2024-03-21 19:28:02 -07:00
stats.cc Warning fix: sign cast 2024-02-26 22:31:39 -08:00
stats.h Code update 2024-02-22 09:19:47 -08:00
test_util.h Fix SFP/NUQ for bf16 rounding in Highway 2024-03-21 19:06:19 -07:00