-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Special operations on indexes
Matthijs Douze edited this page Jul 26, 2017
·
18 revisions
There are a few additional operations that are not supported for all types of indexes.
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