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

Interop between CAGRA and HNSW #3252

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

divyegala
Copy link
Contributor

Depends on #3084

@divyegala divyegala marked this pull request as ready for review April 30, 2024 16:07
Copy link
Contributor

@mdouze mdouze left a comment

Choose a reason for hiding this comment

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

If possible, please add a python test as well. See

https://github.com/facebookresearch/faiss/blob/main/faiss/gpu/test/test_gpu_index.py

for an example. Otherwise I'll do it in a follow-up diff.

faiss/impl/index_read.cpp Outdated Show resolved Hide resolved
faiss/IndexHNSW.cpp Outdated Show resolved Hide resolved
faiss/IndexHNSW.h Show resolved Hide resolved
faiss/gpu/GpuIndexCagra.h Outdated Show resolved Hide resolved
faiss/gpu/GpuIndexCagra.h Outdated Show resolved Hide resolved
faiss/impl/HNSW.cpp Outdated Show resolved Hide resolved
@divyegala
Copy link
Contributor Author

@mdouze I addressed your first batch of reviews. Could you re-review when it is convenient for you?

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.

None yet

3 participants