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

Add usage example for brute_force::build #2029

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

benfred
Copy link
Member

@benfred benfred commented Nov 30, 2023

Add a usage example for using the brute_force index api for building and searching.

Also fix some minor compile time errors in the vector search tutorial

Add a usage example for using the brute_force index api for building and searching.

Also fix some minor compile time errors in the vector search tutorial
@benfred benfred added doc Documentation improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 30, 2023
@benfred benfred requested a review from a team as a code owner November 30, 2023 01:28
@github-actions github-actions bot added the cpp label Nov 30, 2023
@benfred benfred removed the improvement Improvement / enhancement to an existing function label Nov 30, 2023
Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @benfred!

@cjnolet
Copy link
Member

cjnolet commented Nov 30, 2023

/merge

@rapids-bot rapids-bot bot merged commit 04fa426 into rapidsai:branch-24.02 Nov 30, 2023
61 checks passed
@cjnolet cjnolet added documentation Improvements or additions to documentation Vector Search labels Nov 30, 2023
@benfred benfred deleted the bfknn_index_example branch December 1, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp doc Documentation documentation Improvements or additions to documentation non-breaking Non-breaking change Vector Search
Projects
Development

Successfully merging this pull request may close these issues.

2 participants