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

7 lines
852 B
JavaScript

var searchData=
[
['vectortransform',['VectorTransform',['../structfaiss_1_1VectorTransform.html#a137f48bab695736f0b1d79a50cddc858',1,'faiss::VectorTransform']]],
['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()']]],
['vstackinvertedlists',['VStackInvertedLists',['../structfaiss_1_1VStackInvertedLists.html#a8f6ba4b3d64b74409742edad6c6c0f37',1,'faiss::VStackInvertedLists']]]
];