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

Revise PR670 per comments #672

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

lijinf2
Copy link
Collaborator

@lijinf2 lijinf2 commented Jun 14, 2024

PR670: #670

Signed-off-by: Jinfeng <[email protected]>
@@ -48,6 +48,11 @@ def assert_knn_equal(
# set total_tol because two nearest neighbors may have the same distance to the query
assert array_equal(mg_indices, indices, total_tol=total_tol)

for i in range(len(mg_indices)):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sorry I missed the previous assert on distances. I agree that this check I requested is redundant in that case.

Copy link
Collaborator

@eordentlich eordentlich left a comment

Choose a reason for hiding this comment

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

👍

@lijinf2
Copy link
Collaborator Author

lijinf2 commented Jun 17, 2024

build

@lijinf2 lijinf2 merged commit 32ba3d9 into NVIDIA:branch-24.06 Jun 17, 2024
2 checks passed
@lijinf2 lijinf2 deleted the ci_fix_revised branch June 17, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants