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

Implement add_preassigned for GPU #3908

Open
mdouze opened this issue Oct 4, 2024 · 1 comment
Open

Implement add_preassigned for GPU #3908

mdouze opened this issue Oct 4, 2024 · 1 comment

Comments

@mdouze
Copy link
Contributor

mdouze commented Oct 4, 2024

GPU search supports search_preassigned but not add_preassigned which is required when an arbitrary quantizer is used.

https://github.com/facebookresearch/faiss/blob/main/faiss/gpu/GpuIndexIVF.h#L101

It would be useful to implement it.

@asadoughi
Copy link
Contributor

Do you have a specific use case in mind that this functionality would unblock?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants