forked from facebookresearch/faiss
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional C++ templates for fast sa_decode: add IndexPQDecoder (face…
…bookresearch#2444) Summary: Pull Request resolved: facebookresearch#2444 Add IndexPQDecoder. The following codecs are supported: * PQ[1]x8 Additionally, AVX2 and ARM versions support the following codecs: * PQ[1]x10 * PQ[1]x16 Reviewed By: mdouze Differential Revision: D39176423 fbshipit-source-id: b002b3d3b0533849f72f3660e8088d8dc44a66d6
- Loading branch information
1 parent
2556813
commit abb46ac
Showing
5 changed files
with
1,606 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.