mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 21:54:02 +08:00
Changelog: - changed license: BSD+Patents -> MIT - propagates exceptions raised in sub-indexes of IndexShards and IndexReplicas - support for searching several inverted lists in parallel (parallel_mode != 0) - better support for PQ codes where nbit != 8 or 16 - IVFSpectralHash implementation: spectral hash codes inside an IVF - 6-bit per component scalar quantizer (4 and 8 bit were already supported) - combinations of inverted lists: HStackInvertedLists and VStackInvertedLists - configurable number of threads for OnDiskInvertedLists prefetching (including 0=no prefetch) - more test and demo code compatible with Python 3 (print with parentheses) - refactored benchmark code: data loading is now in a single file
20 lines
1.5 KiB
JavaScript
20 lines
1.5 KiB
JavaScript
var searchData=
|
|
[
|
|
['hammingcomputer',['HammingComputer',['../structfaiss_1_1HammingComputer.html',1,'faiss']]],
|
|
['hammingcomputer16',['HammingComputer16',['../structfaiss_1_1HammingComputer16.html',1,'faiss']]],
|
|
['hammingcomputer20',['HammingComputer20',['../structfaiss_1_1HammingComputer20.html',1,'faiss']]],
|
|
['hammingcomputer32',['HammingComputer32',['../structfaiss_1_1HammingComputer32.html',1,'faiss']]],
|
|
['hammingcomputer4',['HammingComputer4',['../structfaiss_1_1HammingComputer4.html',1,'faiss']]],
|
|
['hammingcomputer64',['HammingComputer64',['../structfaiss_1_1HammingComputer64.html',1,'faiss']]],
|
|
['hammingcomputer8',['HammingComputer8',['../structfaiss_1_1HammingComputer8.html',1,'faiss']]],
|
|
['hammingcomputerdefault',['HammingComputerDefault',['../structfaiss_1_1HammingComputerDefault.html',1,'faiss']]],
|
|
['hammingcomputerm4',['HammingComputerM4',['../structfaiss_1_1HammingComputerM4.html',1,'faiss']]],
|
|
['hammingcomputerm8',['HammingComputerM8',['../structfaiss_1_1HammingComputerM8.html',1,'faiss']]],
|
|
['hcounterstate',['HCounterState',['../structfaiss_1_1HCounterState.html',1,'faiss']]],
|
|
['heaparray',['HeapArray',['../structfaiss_1_1HeapArray.html',1,'faiss']]],
|
|
['hnsw',['HNSW',['../structfaiss_1_1HNSW.html',1,'faiss']]],
|
|
['hnswstats',['HNSWStats',['../structfaiss_1_1HNSWStats.html',1,'faiss']]],
|
|
['hosttensor',['HostTensor',['../classfaiss_1_1gpu_1_1HostTensor.html',1,'faiss::gpu']]],
|
|
['hstackinvertedlists',['HStackInvertedLists',['../structfaiss_1_1HStackInvertedLists.html',1,'faiss']]]
|
|
];
|