1. 21 Feb, 2018 1 commit
  2. 20 Feb, 2018 1 commit
    • Lucas Hosseini's avatar
      [WIP] Update tutorial examples (#342) · 2c9aea24
      Lucas Hosseini authored
      * Remove transitional print import.
      
      * Add example for multiple GPUs in python.
      
      * Add example on GPU in C++.
      
      * Add example on multiple GPUs in C++.
      
      * Add IVFFlat example on GPU in python.
      
      * Add Makefile for C++ tutorial examples.
      
      * Add IVF index on GPU example in C++.
      Unverified
      2c9aea24
  3. 30 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. 23 Feb, 2017 1 commit