1. 22 Nov, 2017 1 commit
    • matthijs's avatar
      sync with FB version 2017-11-22 · 0df3f646
      matthijs authored
      various bugfixes from github issues
      kmean with some frozen centroids
      GPU better tiling for large flat datasets
      default AVX for vector ops
      0df3f646
  2. 30 Jul, 2017 1 commit
  3. 26 Jul, 2017 1 commit
  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
  6. 21 Mar, 2017 1 commit
    • matthijs's avatar
      sync with FB version. Added: · acb93857
      matthijs authored
      - better selection of training sets for PQ and preprocessing
      - GPU parameter object
      - IndexIDMap fixed
      - fixed redo bug in clustering
      acb93857
  7. 01 Mar, 2017 1 commit
  8. 23 Feb, 2017 1 commit