- 30 Jul, 2017 1 commit
-
-
matthijs authored
-
- 26 Jul, 2017 1 commit
-
-
matthijs authored
- access GPU resources - all Hamming distances of all sizes supported
-
- 18 Jul, 2017 1 commit
-
-
matthijs authored
- implemented ScalarQuantizer (without IVF) - implemented update for IndexIVFFlat - implemented L2 normalization preproc
-
- 22 Jun, 2017 1 commit
-
-
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
-
- 21 Jun, 2017 1 commit
-
-
matthijs authored
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
-