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

Allow search Index without Gt #3827

Closed
wants to merge 1 commit into from

Conversation

kuarora
Copy link
Contributor

@kuarora kuarora commented Sep 3, 2024

Summary: There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range)

Differential Revision: D61825365

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

kuarora added a commit to kuarora/faiss that referenced this pull request Sep 3, 2024
Summary:
Pull Request resolved: facebookresearch#3827

There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range)

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

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

kuarora added a commit to kuarora/faiss that referenced this pull request Sep 3, 2024
Summary:
Pull Request resolved: facebookresearch#3827

There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range)

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

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

kuarora added a commit to kuarora/faiss that referenced this pull request Sep 4, 2024
Summary:
Pull Request resolved: facebookresearch#3827

There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range)

Differential Revision: D61825365
Summary:
Pull Request resolved: facebookresearch#3827

There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range)

Reviewed By: satymish

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 202a204.

aalekhpatel07 pushed a commit to aalekhpatel07/faiss that referenced this pull request Oct 17, 2024
Summary:
Pull Request resolved: facebookresearch#3827

There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range)

Reviewed By: satymish

Differential Revision: D61825365

fbshipit-source-id: ee1e39260ed3480ed32aeeb8d7232e975f56bbfa
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