1. 30 Jul, 2017 1 commit
  2. 26 Jul, 2017 1 commit
  3. 18 Jul, 2017 1 commit
    • matthijs's avatar
      sync with FB version 2017-07-18 · 602debae
      matthijs authored
      - implemented ScalarQuantizer (without IVF)
      - implemented update for IndexIVFFlat
      - implemented L2 normalization preproc
      602debae
  4. 22 Jun, 2017 1 commit
    • matthijs's avatar
      Synchronization with FB version 2017-06-21 · 784e2fac
      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
  5. 21 Jun, 2017 1 commit