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
6 lines
719 B
JavaScript
6 lines
719 B
JavaScript
var searchData=
|
|
[
|
|
['val',['val',['../structfaiss_1_1HeapArray.html#a4b131abb659e7d0ee315223270deac53',1,'faiss::HeapArray']]],
|
|
['verbose',['verbose',['../structfaiss_1_1ParameterSpace.html#a7a9f2292c4e0ac3aad569434edea87b0',1,'faiss::ParameterSpace::verbose()'],['../structfaiss_1_1gpu_1_1GpuClonerOptions.html#abc7d0451773e0f2f640338533abc1397',1,'faiss::gpu::GpuClonerOptions::verbose()'],['../structfaiss_1_1Index.html#a5590d847c5c2b958affd2a05e58a6f23',1,'faiss::Index::verbose()'],['../structfaiss_1_1IndexBinary.html#a1656c00d77d55999becd71e3d8ea6dd7',1,'faiss::IndexBinary::verbose()'],['../structfaiss_1_1ProductQuantizer.html#a1e4056fa3938ed8c9fe701e90d94ad95',1,'faiss::ProductQuantizer::verbose()']]]
|
|
];
|