-
matthijs authored
* moved most FAISS_ASSERT calls to C++ exceptions, and adjusted memory allocation to avoid mem leaks * added an IndexIVFScalarQuantizer type that offers an intermediate compression between IVFFlat and IVFPQ * support removal of indices in IndexIDMap / IndexFlat combination * various fixes in GPU code
784e2fac
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | ||
bench_gpu_1bn.py | ||
bench_gpu_sift1m.py | ||
bench_polysemous_1bn.py | ||
bench_polysemous_sift1m.py | ||
bench_scalar_quantizer.py | ||
kmeans_mnist.py |