Skip to content

Change brute_force api to match ivf*/cagra#536

Merged
rapids-bot[bot] merged 6 commits into
rapidsai:branch-25.02from
benfred:bfknn_api
Jan 8, 2025
Merged

Change brute_force api to match ivf*/cagra#536
rapids-bot[bot] merged 6 commits into
rapidsai:branch-25.02from
benfred:bfknn_api

Conversation

@benfred
Copy link
Copy Markdown
Contributor

@benfred benfred commented Dec 16, 2024

This changes the brute_force knn api to match that of ivf-* and cagra , by adding a search_params and index_params structure to the relevant calls.

This allows us to use the dynamic batching code on brute_force knn, as well as provide a more standardized API for our users.

This changes the brute_force knn api to match that of ivf-* and cagra ,
by adding a search_params and index_params structure to the relevant calls.

This allows us to use the dynamic batching code on brute_force knn, as well
as provide a more standardized API for our users.
@benfred benfred added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Dec 16, 2024
@benfred benfred requested review from a team as code owners December 16, 2024 23:53
@benfred benfred requested a review from achirkin December 17, 2024 04:18
@benfred
Copy link
Copy Markdown
Contributor Author

benfred commented Jan 8, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 2a10353 into rapidsai:branch-25.02 Jan 8, 2025
@benfred benfred deleted the bfknn_api branch January 15, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants