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
9 lines
979 B
JavaScript
9 lines
979 B
JavaScript
var searchData=
|
|
[
|
|
['q1',['q1',['../structfaiss_1_1Index2Layer.html#a5f2d70740af90b8c7ac946d58ec947aa',1,'faiss::Index2Layer']]],
|
|
['quantizer',['quantizer',['../structfaiss_1_1IndexBinaryIVF.html#a5c08ac8e6c1444e61b9f357cfba34e2e',1,'faiss::IndexBinaryIVF::quantizer()'],['../structfaiss_1_1Level1Quantizer.html#a3cf99e2ee92b8558a066f821efab95d5',1,'faiss::Level1Quantizer::quantizer()']]],
|
|
['quantizer_5f',['quantizer_',['../classfaiss_1_1gpu_1_1GpuIndexIVF.html#aaa7dd748e3cbd7ef68f2e384ac503eab',1,'faiss::gpu::GpuIndexIVF::quantizer_()'],['../classfaiss_1_1gpu_1_1IVFBase.html#a878114abdba07c9cf7735f9c0ed594c3',1,'faiss::gpu::IVFBase::quantizer_()']]],
|
|
['quantizer_5ftrains_5falone',['quantizer_trains_alone',['../structfaiss_1_1Level1Quantizer.html#a1dcea762fc322fdcffe64f78994edea0',1,'faiss::Level1Quantizer']]],
|
|
['queries',['queries',['../structfaiss_1_1RangeSearchPartialResult.html#abd6ae2a92bc18b6528aadf39370d041c',1,'faiss::RangeSearchPartialResult']]]
|
|
];
|