pisa-engine / pisa

PISA: Performant Indexes and Search for Academia
https://pisa-engine.github.io/pisa/book
Apache License 2.0
915 stars 64 forks source link

Adjust linear quantizer #573

Closed elshize closed 7 months ago

elshize commented 7 months ago

Make sure that the max value after quantization fits in the given number of bits.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d0efb61) 93.23% compared to head (ebb6fef) 93.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #573 +/- ## ========================================== + Coverage 93.23% 93.28% +0.04% ========================================== Files 90 90 Lines 4452 4452 ========================================== + Hits 4151 4153 +2 + Misses 301 299 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.