gemma.cpp/compression
Jan Wassenberg 24add61dd9 Fix SFP/NUQ for bf16 rounding in Highway
SFP: Avoid rounding twice, and more robust TestDot.
NUQ: also more robust SNR, minor touchups to header.

PiperOrigin-RevId: 618030096
2024-03-21 19:06:19 -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 Fix SFP/NUQ for bf16 rounding in Highway 2024-03-21 19:06:19 -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 Fix SFP/NUQ for bf16 rounding in Highway 2024-03-21 19:06:19 -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