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

Make knn handle const #143

Closed
wants to merge 0 commits into from
Closed

Conversation

hlinsen
Copy link
Contributor

@hlinsen hlinsen commented Feb 8, 2021

A small update to the header so that we can pass a const handle to brute_force_knn

@hlinsen hlinsen changed the base branch from branch-0.18 to branch-0.19 February 8, 2021 23:19
@hlinsen hlinsen changed the base branch from branch-0.19 to branch-0.18 February 8, 2021 23:21
@cjnolet cjnolet changed the base branch from branch-0.18 to branch-0.19 February 22, 2021 18:01
@cjnolet cjnolet added bug Something isn't working non-breaking Non-breaking change labels Feb 22, 2021
@hlinsen hlinsen closed this Feb 22, 2021
dantegd pushed a commit to dantegd/raft that referenced this pull request Jul 23, 2024
This PR enables host input arrays for `ivf_pq::build` and `ivf_pq::extend`.

closes rapidsai#120 
closes rapidsai#143

Authors:
  - Tamas Bela Feher (https://github.com/tfeher)
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai/cuvs#148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants