1. 09 Jan, 2019 1 commit
    • Lucas Hosseini's avatar
      Fix CI tests (#687) · f417a536
      Lucas Hosseini authored
      * Fix test_transfer_invlists.cpp
      
      * Fix relative imports.
      
      * Fix test_index_accuracy.py.
      
      * Use default OSX version.
      
      * Allow osx gcc6 build to fail.
      f417a536
  2. 24 Dec, 2018 2 commits
    • Eduardo Pinho's avatar
      [C API] Multi-GPU functions (#628) · 27a4ba0d
      Eduardo Pinho authored
      * [c_api] minor tweak on Index_c header imports
      
      * [c_api] Multi GPU constructs
      
      - Add constructor & destructor for `FaissGpuMultipleClonerOptions`
      - Add function `faiss_index_cpu_to_gpu_multiple`
      - Add function `faiss_index_cpu_to_gpu_multiple_with_options`
      
      * [c_api] fix doc comments in GpuClonerOptions
      
      * [c_api] Improve cpu_to_gpu_multiple prototype
      
      * [c_api] Improve cpu_to_gpu_multiple prototype
      
      * [c_api] Add dtor definition for GpuMultipleClonerOptions
      27a4ba0d
    • Lucas Hosseini's avatar
      Remove CMake. (#645) · ac7005b6
      Lucas Hosseini authored
      ac7005b6
  3. 23 Dec, 2018 2 commits
  4. 20 Dec, 2018 5 commits
  5. 23 Nov, 2018 3 commits
  6. 03 Oct, 2018 1 commit
  7. 19 Sep, 2018 1 commit
  8. 31 Aug, 2018 4 commits
    • Matthijs Douze's avatar
      Update README.md · e5727060
      Matthijs Douze authored
      e5727060
    • Matthijs Douze's avatar
      Update README.md · cdc5a8b7
      Matthijs Douze authored
      cdc5a8b7
    • Matthijs Douze's avatar
      Update README.md · 6cd4cfde
      Matthijs Douze authored
      6cd4cfde
    • Lucas Hosseini's avatar
      Facebook sync (#573) · 76bec0b5
      Lucas Hosseini authored
      Features:
      
      - automatic tracking of C++ references in Python
      - non-intel platforms supported -- some functions optimized for ARM
      - override nprobe for concurrent searches
      - support for floating-point quantizers in binary indexes
      Bug fixes:
      
      - no more segfaults in python (I know it's the same as the first feature but it's important!)
      - fix GpuIndexIVFFlat issues for float32 with 64 / 128 dims
      - fix sharding of flat indexes on GPU with index_cpu_to_gpu_multiple
      76bec0b5
  9. 24 Jul, 2018 2 commits
  10. 11 Jul, 2018 1 commit
  11. 07 Jul, 2018 1 commit
  12. 06 Jul, 2018 3 commits
  13. 03 Jul, 2018 1 commit
  14. 26 Jun, 2018 4 commits
  15. 13 Jun, 2018 2 commits
  16. 06 Jun, 2018 2 commits
  17. 04 Jun, 2018 3 commits
  18. 02 Jun, 2018 2 commits