-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Implementation notes
Matthijs Douze edited this page Mar 27, 2019
·
20 revisions
Faiss building blocks: clustering, PCA, quantization
Index IO, cloning and hyper parameter tuning
Threads and asynchronous calls
Inverted list objects and scanners
Indexes that do not fit in RAM
Brute force search without an index
Fast accumulation of PQ and AQ codes (FastScan)
Setting search parameters for one query
Binary hashing index benchmark