-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow host dataset for IVF-PQ #1114
Allow host dataset for IVF-PQ #1114
Conversation
Note for reviewer: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, just a couple small things.
10be8a6
to
3d67acd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @cjnolet for the comments, I have updated the PR!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM
Codecov ReportBase: 87.68% // Head: 87.99% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## branch-23.02 #1114 +/- ##
================================================
+ Coverage 87.68% 87.99% +0.30%
================================================
Files 20 21 +1
Lines 471 483 +12
================================================
+ Hits 413 425 +12
Misses 58 58
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
/merge |
This PR enables building (or extending) an IVF-PQ index using data in host memory.