• matthijs's avatar
    * moved most FAISS_ASSERT calls to C++ exceptions, and adjusted · aa1585cb
    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
    aa1585cb
Name
Last commit
Last update
..
CompareFlat.cu Loading commit data...
CompareIVFFlat.cu Loading commit data...
CompareIVFPQ.cu Loading commit data...
CompareIVFPQGrid.cu Loading commit data...
IndexWrapper-inl.h Loading commit data...
IndexWrapper.h Loading commit data...
PerfClustering.cpp Loading commit data...
PerfIVFPQAdd.cpp Loading commit data...
PerfSelect.cu Loading commit data...
WriteIndex.cpp Loading commit data...