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

15 lines
1.5 KiB
JavaScript

var searchData=
[
['tensor',['Tensor',['../classfaiss_1_1gpu_1_1Tensor.html',1,'faiss::gpu']]],
['tensor_3c_20float_2c_20dim_2c_20innercontig_2c_20int_2c_20traits_3a_3adefaultptrtraits_20_3e',['Tensor< float, Dim, InnerContig, int, traits::DefaultPtrTraits >',['../classfaiss_1_1gpu_1_1Tensor.html',1,'faiss::gpu']]],
['tensor_3c_20unsigned_20char_2c_20dim_2c_20innercontig_2c_20int_2c_20traits_3a_3adefaultptrtraits_20_3e',['Tensor< unsigned char, Dim, InnerContig, int, traits::DefaultPtrTraits >',['../classfaiss_1_1gpu_1_1Tensor.html',1,'faiss::gpu']]],
['tensorinfo',['TensorInfo',['../structfaiss_1_1gpu_1_1TensorInfo.html',1,'faiss::gpu']]],
['tensorinfooffset',['TensorInfoOffset',['../structfaiss_1_1gpu_1_1TensorInfoOffset.html',1,'faiss::gpu']]],
['tensorinfooffset_3c_20t_2c_20indext_2c_2d1_20_3e',['TensorInfoOffset< T, IndexT,-1 >',['../structfaiss_1_1gpu_1_1TensorInfoOffset_3_01T_00_01IndexT_00-1_01_4.html',1,'faiss::gpu']]],
['thread',['Thread',['../structfaiss_1_1OnDiskInvertedLists_1_1OngoingPrefetch_1_1Thread.html',1,'faiss::OnDiskInvertedLists::OngoingPrefetch']]],
['threadedindex',['ThreadedIndex',['../classfaiss_1_1ThreadedIndex.html',1,'faiss']]],
['tocpucloner',['ToCPUCloner',['../structfaiss_1_1gpu_1_1ToCPUCloner.html',1,'faiss::gpu']]],
['togpucloner',['ToGpuCloner',['../structfaiss_1_1gpu_1_1ToGpuCloner.html',1,'faiss::gpu']]],
['togpuclonermultiple',['ToGpuClonerMultiple',['../structfaiss_1_1gpu_1_1ToGpuClonerMultiple.html',1,'faiss::gpu']]]
];