Skip to content
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

Exposing fused l2 knn to public APIs #959

Merged

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Oct 27, 2022

This is needed for the FAISS support. Since we wrap the fused l2 knn inside our brute-force call, which depends on FAISS currently.

@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 27, 2022
@cjnolet cjnolet requested a review from a team as a code owner October 27, 2022 20:12
@github-actions github-actions bot added the cpp label Oct 27, 2022
cpp/include/raft/neighbors/brute_force.cuh Outdated Show resolved Hide resolved
cpp/include/raft/neighbors/brute_force.cuh Outdated Show resolved Hide resolved
cpp/include/raft/neighbors/brute_force.cuh Outdated Show resolved Hide resolved
cpp/include/raft/neighbors/brute_force.cuh Outdated Show resolved Hide resolved
@cjnolet
Copy link
Member Author

cjnolet commented Oct 28, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 37c1b3d into rapidsai:branch-22.12 Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants