Jan Wassenberg
|
2308514e5a
|
Experiment with compensated dot product.
ULP difference vs exact is 0..1, vs 200-5000 for previous.
Runtime overhead is 2.5-4x for f32 input.
PiperOrigin-RevId: 668084019
|
2024-08-27 12:05:35 -07:00 |
Jan Wassenberg
|
5c3e5f7038
|
Remove no longer required stats.h - use Highway version instead
PiperOrigin-RevId: 640440379
|
2024-06-05 01:37:48 -07:00 |
Jan Wassenberg
|
a44cbdadc2
|
Update to Highway 1.2 for topology/VQSelect
Also fix unused-warning in compress-inl.
PiperOrigin-RevId: 639116915
|
2024-05-31 12:29:10 -07:00 |
Jan Wassenberg
|
a939b5fc9f
|
Update distortion.h to weighted average, add distortion_test.
More thorough checks in sfp_test and nuq_test.
nuq_test: use deterministic input generator.
PiperOrigin-RevId: 625602019
|
2024-04-17 01:44:19 -07:00 |
Copybara-Service
|
cd7468199c
|
Merge pull request #65 from enum-class:narrowing-issues
PiperOrigin-RevId: 612279564
|
2024-03-03 18:51:59 -08:00 |
Jan Wassenberg
|
272f17ddb3
|
Warning fixes: unused member, cast, unused function
PiperOrigin-RevId: 611074887
|
2024-02-28 05:54:22 -08:00 |
enum-class
|
06dd013397
|
Add clang-tidy, fix narrowing issues, fix constness
|
2024-02-28 20:04:09 +08:00 |
Austin Huang
|
e29cd566cf
|
initial commit
|
2024-02-21 03:31:22 +00:00 |