• 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
..
demo_auto_tune.py Loading commit data...
demo_ivfpq.py Loading commit data...
swigfaiss.py Loading commit data...
swigfaiss_gpu.py Loading commit data...
swigfaiss_gpu_wrap.cxx Loading commit data...
swigfaiss_wrap.cxx Loading commit data...