faiss/docs/html/search/all_76.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

14 lines
2.0 KiB
JavaScript

var searchData=
[
['val',['val',['../structfaiss_1_1HeapArray.html#a4b131abb659e7d0ee315223270deac53',1,'faiss::HeapArray']]],
['vectorioreader',['VectorIOReader',['../structfaiss_1_1VectorIOReader.html',1,'faiss']]],
['vectoriowriter',['VectorIOWriter',['../structfaiss_1_1VectorIOWriter.html',1,'faiss']]],
['vectortransform',['VectorTransform',['../structfaiss_1_1VectorTransform.html',1,'faiss']]],
['vectortransform',['VectorTransform',['../structfaiss_1_1VectorTransform.html#a137f48bab695736f0b1d79a50cddc858',1,'faiss::VectorTransform']]],
['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()']]],
['view',['view',['../classfaiss_1_1gpu_1_1Tensor.html#a74dbc09519c9c14479b2d18f2e5042e8',1,'faiss::gpu::Tensor::view(DataPtrType at)'],['../classfaiss_1_1gpu_1_1Tensor.html#a35a63cfa4034a8ee14a999132d8a1828',1,'faiss::gpu::Tensor::view()'],['../classfaiss_1_1gpu_1_1Tensor.html#a665d97851f0929cad7fc76f945b64c97',1,'faiss::gpu::Tensor::view(std::initializer_list< IndexT > sizes)'],['../classfaiss_1_1gpu_1_1detail_1_1SubTensor.html#a62aa5465abe64321c40763f74cfb028a',1,'faiss::gpu::detail::SubTensor::view()']]],
['visitedtable',['VisitedTable',['../structfaiss_1_1VisitedTable.html',1,'faiss']]],
['vstackinvertedlists',['VStackInvertedLists',['../structfaiss_1_1VStackInvertedLists.html#a8f6ba4b3d64b74409742edad6c6c0f37',1,'faiss::VStackInvertedLists']]],
['vstackinvertedlists',['VStackInvertedLists',['../structfaiss_1_1VStackInvertedLists.html',1,'faiss']]]
];