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=
|
|
[
|
|
['b',['b',['../structfaiss_1_1LinearTransform.html#ab0383f690aeb823876e9143febad1a87',1,'faiss::LinearTransform']]],
|
|
['balanced_5fbins',['balanced_bins',['../structfaiss_1_1PCAMatrix.html#ac9a4c97b5861081dfd8ca5881bb1a677',1,'faiss::PCAMatrix']]],
|
|
['base_5findex',['base_index',['../structfaiss_1_1IndexRefineFlat.html#a4acc0b3a8c33e5dd8851448ac162dfd0',1,'faiss::IndexRefineFlat']]],
|
|
['batchsize',['batchsize',['../structfaiss_1_1ParameterSpace.html#aee8fd44e15656ba80fe98de4c65ed767',1,'faiss::ParameterSpace']]],
|
|
['buffer_5fsize',['buffer_size',['../structfaiss_1_1RangeSearchResult.html#a39342ad2e9ad8b90f6e95dafd3287f49',1,'faiss::RangeSearchResult']]],
|
|
['by_5fresidual',['by_residual',['../structfaiss_1_1IndexIVFPQ.html#afd13b471df293ae5a6e895704c69a4c3',1,'faiss::IndexIVFPQ']]],
|
|
['bytes_5fper_5fvec',['bytes_per_vec',['../structfaiss_1_1IndexLSH.html#a0116f529bc5de64a7ef142caa652d9f6',1,'faiss::IndexLSH']]],
|
|
['bytespervector_5f',['bytesPerVector_',['../classfaiss_1_1gpu_1_1IVFBase.html#a319568b832518392fed33ea4f8bfc613',1,'faiss::gpu::IVFBase']]]
|
|
];
|