faiss/docs/html/search/classes_73.js
Lucas Hosseini a8118acbc5
Facebook sync (May 2019) + relicense (#838)
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
2019-05-28 16:17:22 +02:00

25 lines
2.4 KiB
JavaScript

var searchData=
[
['scalarquantizer',['ScalarQuantizer',['../structfaiss_1_1ScalarQuantizer.html',1,'faiss']]],
['scopedcodes',['ScopedCodes',['../structfaiss_1_1InvertedLists_1_1ScopedCodes.html',1,'faiss::InvertedLists']]],
['scopedeleter',['ScopeDeleter',['../structfaiss_1_1ScopeDeleter.html',1,'faiss']]],
['scopedeleter1',['ScopeDeleter1',['../structfaiss_1_1ScopeDeleter1.html',1,'faiss']]],
['scopedids',['ScopedIds',['../structfaiss_1_1InvertedLists_1_1ScopedIds.html',1,'faiss::InvertedLists']]],
['scopefilecloser',['ScopeFileCloser',['../structfaiss_1_1ScopeFileCloser.html',1,'faiss']]],
['score3computer',['Score3Computer',['../structfaiss_1_1Score3Computer.html',1,'faiss']]],
['score3computer_3c_20float_2c_20double_20_3e',['Score3Computer< float, double >',['../structfaiss_1_1Score3Computer.html',1,'faiss']]],
['segmentedreduce',['SegmentedReduce',['../structfaiss_1_1gpu_1_1SegmentedReduce.html',1,'faiss::gpu']]],
['simulatedannealingoptimizer',['SimulatedAnnealingOptimizer',['../structfaiss_1_1SimulatedAnnealingOptimizer.html',1,'faiss']]],
['simulatedannealingparameters',['SimulatedAnnealingParameters',['../structfaiss_1_1SimulatedAnnealingParameters.html',1,'faiss']]],
['sliceinvertedlists',['SliceInvertedLists',['../structfaiss_1_1SliceInvertedLists.html',1,'faiss']]],
['slidingindexwindow',['SlidingIndexWindow',['../structfaiss_1_1ivflib_1_1SlidingIndexWindow.html',1,'faiss::ivflib']]],
['slot',['Slot',['../structfaiss_1_1OnDiskInvertedLists_1_1Slot.html',1,'faiss::OnDiskInvertedLists']]],
['sqdistancecomputer',['SQDistanceComputer',['../structfaiss_1_1SQDistanceComputer.html',1,'faiss']]],
['stack',['Stack',['../structfaiss_1_1gpu_1_1StackDeviceMemory_1_1Stack.html',1,'faiss::gpu::StackDeviceMemory']]],
['stackdevicememory',['StackDeviceMemory',['../classfaiss_1_1gpu_1_1StackDeviceMemory.html',1,'faiss::gpu']]],
['standardgpuresources',['StandardGpuResources',['../classfaiss_1_1gpu_1_1StandardGpuResources.html',1,'faiss::gpu']]],
['subtensor',['SubTensor',['../classfaiss_1_1gpu_1_1detail_1_1SubTensor.html',1,'faiss::gpu::detail']]],
['subtensor_3c_20tensortype_2c_200_2c_20ptrtraits_20_3e',['SubTensor< TensorType, 0, PtrTraits >',['../classfaiss_1_1gpu_1_1detail_1_1SubTensor_3_01TensorType_00_010_00_01PtrTraits_01_4.html',1,'faiss::gpu::detail']]],
['sum',['Sum',['../structfaiss_1_1gpu_1_1Sum.html',1,'faiss::gpu']]]
];