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

[FEA] Need to support index_cpu_to_gpu and index_gpu_to_cpu in FAISS PoC #1213

Open
cjnolet opened this issue Jan 31, 2023 · 0 comments
Open
Labels
FAISS feature request New feature or request

Comments

@cjnolet
Copy link
Member

cjnolet commented Jan 31, 2023

This is going to mean plugging conversion to/from RAFT indices in faiss/gpu/GpuCloner.[h|cpp]

Note: We should get this for free by properly supporting copyFrom() and copyTo but that path needs to be fully tested.

@cjnolet cjnolet added feature request New feature or request FAISS labels Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FAISS feature request New feature or request
Projects
Development

No branches or pull requests

1 participant