generated from ThalesGroup/template-project
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the proposed new feature or enhancement:
Current implementation uses faiss-cpu. Try looking into the possibility of using native faiss to use GPU indexes.
While at it, use their API for direct Tensor operation (no numpy/CPU bottleneck). See facebookresearch/faiss#561 (comment).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request