Skip to content

Conversation

@achirkin
Copy link
Contributor

IVF-PQ allows to use low-precision for the lookup table during search to improve QPS. When used for the inner product distance, this has extra tall on recall. This PR reduces our expectation of the recall in this case as an answer to occasional test failures in CI.

…t tests

IVF-PQ allows to use low-precision for the lookup table during search to improve QPS. When used for the inner product distance, this has extra tall on recall.
This PR reduces our expectation of the recall in this case as an answer to occasional test failures in CI.
@achirkin achirkin requested a review from a team as a code owner January 15, 2025 07:01
@github-actions github-actions bot added the cpp label Jan 15, 2025
@achirkin achirkin added bug Something isn't working non-breaking Introduces a non-breaking change labels Jan 15, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.30%. Comparing base (28d9990) to head (4addcb4).

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-25.02     #573   +/-   ##
=============================================
  Coverage         72.30%   72.30%           
=============================================
  Files                14       14           
  Lines                65       65           
=============================================
  Hits                 47       47           
  Misses               18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cjnolet
Copy link
Member

cjnolet commented Jan 16, 2025

/merge

@rapids-bot rapids-bot bot merged commit 47d71c3 into branch-25.02 Jan 16, 2025
58 checks passed
@jakirkham jakirkham deleted the fix-ivf-pq-test-ip-8bitlut branch January 16, 2025 07:08
@jakirkham
Copy link
Member

Thanks Artem and Corey! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cpp non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants