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
12 lines
1.1 KiB
JavaScript
12 lines
1.1 KiB
JavaScript
var searchData=
|
|
[
|
|
['n_5fcombinations',['n_combinations',['../structfaiss_1_1ParameterSpace.html#a488329e3c1f08b9980d8e0f9c1491c75',1,'faiss::ParameterSpace']]],
|
|
['narrow',['narrow',['../classfaiss_1_1gpu_1_1Tensor.html#ab6db6bf86dd0f7e877af3a6ae2100fe3',1,'faiss::gpu::Tensor']]],
|
|
['narrowoutermost',['narrowOutermost',['../classfaiss_1_1gpu_1_1Tensor.html#ac2d0fc7199901a8e0788b58f0970b133',1,'faiss::gpu::Tensor']]],
|
|
['nb_5fneighbors',['nb_neighbors',['../structfaiss_1_1HNSW.html#ad497ea80f352c33242ba7835370c2dba',1,'faiss::HNSW']]],
|
|
['neighbor_5frange',['neighbor_range',['../structfaiss_1_1HNSW.html#aa3ae6a80d358e59e3af23f918253f61d',1,'faiss::HNSW']]],
|
|
['new_5fresult',['new_result',['../structfaiss_1_1RangeSearchPartialResult.html#a0ba199c22ed09aebb0f7238229b516e9',1,'faiss::RangeSearchPartialResult']]],
|
|
['notempmemory',['noTempMemory',['../classfaiss_1_1gpu_1_1StandardGpuResources.html#a6431477a7328ac147797b3b4e3fcf651',1,'faiss::gpu::StandardGpuResources']]],
|
|
['numelements',['numElements',['../classfaiss_1_1gpu_1_1Tensor.html#a0ba9ab7c1676b7a41a6e6b2e5a490d2f',1,'faiss::gpu::Tensor']]]
|
|
];
|