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

Check python brute-force knn inputs #1537

Merged
merged 1 commit into from
May 19, 2023

Conversation

benfred
Copy link
Member

@benfred benfred commented May 19, 2023

The input validation code wasn't being triggered for the python bfknn api, causing invalid output when passed col-major inputs. Fix.

The input validation code wasn't being triggered for the python bfknn api,
causing invalid output when passed col-major inputs. Fix.
@benfred benfred requested a review from a team as a code owner May 19, 2023 20:00
@benfred benfred added bug Something isn't working non-breaking Non-breaking change labels May 19, 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!

@cjnolet
Copy link
Member

cjnolet commented May 19, 2023

/merge

@rapids-bot rapids-bot bot merged commit db96e8b into rapidsai:branch-23.06 May 19, 2023
@benfred benfred deleted the check_python_bfknn_inputs branch May 19, 2023 21:27
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 python
Projects
Development

Successfully merging this pull request may close these issues.

2 participants