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
24 lines
3.0 KiB
JavaScript
24 lines
3.0 KiB
JavaScript
var searchData=
|
|
[
|
|
['detail',['detail',['../namespacefaiss_1_1gpu_1_1detail.html',1,'faiss::gpu']]],
|
|
['faiss',['faiss',['../namespacefaiss.html',1,'']]],
|
|
['faissexception',['FaissException',['../classfaiss_1_1FaissException.html',1,'faiss']]],
|
|
['fill_5fwith_5frandom_5flinks',['fill_with_random_links',['../structfaiss_1_1HNSW.html#a26710980aaca3c1c8729e5e055a42ebe',1,'faiss::HNSW']]],
|
|
['finalblockmerge',['FinalBlockMerge',['../structfaiss_1_1gpu_1_1FinalBlockMerge.html',1,'faiss::gpu']]],
|
|
['finalblockmerge_3c_201_2c_20numthreads_2c_20k_2c_20v_2c_20numwarpq_2c_20dir_2c_20comp_20_3e',['FinalBlockMerge< 1, NumThreads, K, V, NumWarpQ, Dir, Comp >',['../structfaiss_1_1gpu_1_1FinalBlockMerge_3_011_00_01NumThreads_00_01K_00_01V_00_01NumWarpQ_00_01Dir_00_01Comp_01_4.html',1,'faiss::gpu']]],
|
|
['finalblockmerge_3c_202_2c_20numthreads_2c_20k_2c_20v_2c_20numwarpq_2c_20dir_2c_20comp_20_3e',['FinalBlockMerge< 2, NumThreads, K, V, NumWarpQ, Dir, Comp >',['../structfaiss_1_1gpu_1_1FinalBlockMerge_3_012_00_01NumThreads_00_01K_00_01V_00_01NumWarpQ_00_01Dir_00_01Comp_01_4.html',1,'faiss::gpu']]],
|
|
['finalblockmerge_3c_204_2c_20numthreads_2c_20k_2c_20v_2c_20numwarpq_2c_20dir_2c_20comp_20_3e',['FinalBlockMerge< 4, NumThreads, K, V, NumWarpQ, Dir, Comp >',['../structfaiss_1_1gpu_1_1FinalBlockMerge_3_014_00_01NumThreads_00_01K_00_01V_00_01NumWarpQ_00_01Dir_00_01Comp_01_4.html',1,'faiss::gpu']]],
|
|
['finalblockmerge_3c_208_2c_20numthreads_2c_20k_2c_20v_2c_20numwarpq_2c_20dir_2c_20comp_20_3e',['FinalBlockMerge< 8, NumThreads, K, V, NumWarpQ, Dir, Comp >',['../structfaiss_1_1gpu_1_1FinalBlockMerge_3_018_00_01NumThreads_00_01K_00_01V_00_01NumWarpQ_00_01Dir_00_01Comp_01_4.html',1,'faiss::gpu']]],
|
|
['find_5fduplicates',['find_duplicates',['../structfaiss_1_1IndexIVFPQ.html#aee355b57acde203a3caed46a93e16a3c',1,'faiss::IndexIVFPQ']]],
|
|
['flatconfig',['flatConfig',['../structfaiss_1_1gpu_1_1GpuIndexIVFConfig.html#a6d357a9a67a2fed9c8e7b139712d30f6',1,'faiss::gpu::GpuIndexIVFConfig']]],
|
|
['flatindex',['FlatIndex',['../classfaiss_1_1gpu_1_1FlatIndex.html',1,'faiss::gpu']]],
|
|
['frozen_5fcentroids',['frozen_centroids',['../structfaiss_1_1ClusteringParameters.html#ad142063e035f2a0414233f9711e16215',1,'faiss::ClusteringParameters']]],
|
|
['fvec_5fl2sqr',['fvec_L2sqr',['../namespacefaiss.html#a7466bd32de31640860393a701eaac5ad',1,'faiss']]],
|
|
['fvec_5fmadd',['fvec_madd',['../namespacefaiss.html#a40328c31abd0bbba5bd95d7de951e847',1,'faiss']]],
|
|
['fvec_5fmadd_5fand_5fargmin',['fvec_madd_and_argmin',['../namespacefaiss.html#a9da63b8bb84460f5e8ccf8e17622cc7a',1,'faiss']]],
|
|
['fvec_5fnorm_5fl2sqr',['fvec_norm_L2sqr',['../namespacefaiss.html#a7a49180ebf10e643217bbce5862c7f84',1,'faiss']]],
|
|
['fvec_5fnorms_5fl2',['fvec_norms_L2',['../namespacefaiss.html#a40265aa2cbbe57e5b223c2c7dafac31f',1,'faiss']]],
|
|
['fvec_5fnorms_5fl2sqr',['fvec_norms_L2sqr',['../namespacefaiss.html#abce90e9d55d6838c7a37422285192d54',1,'faiss']]],
|
|
['fvecs_5fmaybe_5fsubsample',['fvecs_maybe_subsample',['../namespacefaiss.html#a14884d253128c7af5891a65082ad7dc6',1,'faiss']]]
|
|
];
|