[Feat] Expose search with bitset C API for Brute Force#717
[Feat] Expose search with bitset C API for Brute Force#717rapids-bot[bot] merged 6 commits intorapidsai:branch-25.04from
Conversation
benfred
left a comment
There was a problem hiding this comment.
This PR looks great - thanks for submitting!
Can we get this exposed to python as well? This might only involve updating the documentation and adding a unittest (and since cagra/ivf-flat share the same test
cuvs/python/cuvs/cuvs/tests/test_ivf_flat.py
Lines 138 to 140 in a2a6a67
Hi @benfred, thank you for your time. After studying our code, I believe there should be no need to change the Python API, and I just updated the doc work for |
|
Amazing, the failure log shows the code being tested is old.. had to rerun.. |
|
/ok to test |
|
/merge |
Authors: - rhdong (https://github.com/rhdong) Approvers: - Corey J. Nolet (https://github.com/cjnolet) - Ben Frederickson (https://github.com/benfred) URL: rapidsai#717
No description provided.