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

Fix radius search with HSNW and IP #3698

Closed
wants to merge 1 commit into from

Conversation

mdouze
Copy link
Contributor

@mdouze mdouze commented Jul 29, 2024

Summary:
Addressed issue

#3684

I forgot to negate the threshold of the radius search.
This diff adds a test and fixes the issue.

Differential Revision: D60373054

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60373054

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60373054

mdouze added a commit to mdouze/faiss that referenced this pull request Jul 29, 2024
Summary:
Pull Request resolved: facebookresearch#3698

Addressed issue

facebookresearch#3684

I forgot to negate the threshold of the radius search.
This diff adds a test and fixes the issue.

Differential Revision: D60373054
Summary:
Pull Request resolved: facebookresearch#3698

Addressed issue

facebookresearch#3684

I forgot to negate the threshold of the radius search.
This diff adds a test and fixes the issue.

Reviewed By: mengdilin

Differential Revision: D60373054
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60373054

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7178bf8.

ketor pushed a commit to dingodb/faiss that referenced this pull request Aug 20, 2024
Summary:
Pull Request resolved: facebookresearch#3698

Addressed issue

facebookresearch#3684

I forgot to negate the threshold of the radius search.
This diff adds a test and fixes the issue.

Reviewed By: mengdilin

Differential Revision: D60373054

fbshipit-source-id: 70f3daa8292177a4038846a94aff6221f88077e8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants