1. 03 May, 2018 1 commit
  2. 02 May, 2018 2 commits
    • pigghost's avatar
      Update IndexIDMap reset (#401) · 53876970
      pigghost authored
      53876970
    • Eduardo Pinho's avatar
      [C API] Additional API coverage: IndexLSH, I/O, meta-indexes (#425) · 9efdd8d4
      Eduardo Pinho authored
      * [c_api] leverage index downcast
      
      - make index downcast declaration+definition possible with macros
      - use macros on existing index types
      
      * [c_api] Add IndexLSH to C API
      
      * [c_api] Add Index IO interface
      
      - new header index_io_c.h for access to the index_io.h API
      - function`faiss_write_index` and overloads for dumping index to a file
      - function`faiss_read_index` and overloads for reading index from a file
      - function`faiss_clone_index` for cloning an index
      - update C example to save index to a file
      
      * [c_api] Add IndexIDMap and IndexShards API
      9efdd8d4
  3. 27 Apr, 2018 3 commits
  4. 20 Apr, 2018 1 commit
  5. 05 Apr, 2018 3 commits
  6. 04 Apr, 2018 1 commit
  7. 28 Mar, 2018 1 commit
  8. 14 Mar, 2018 1 commit
  9. 05 Mar, 2018 1 commit
  10. 28 Feb, 2018 1 commit
  11. 27 Feb, 2018 1 commit
  12. 26 Feb, 2018 4 commits
  13. 24 Feb, 2018 1 commit
  14. 23 Feb, 2018 2 commits
  15. 21 Feb, 2018 2 commits
  16. 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++.
      2c9aea24
  17. 16 Feb, 2018 2 commits
  18. 14 Feb, 2018 1 commit
  19. 08 Feb, 2018 1 commit
  20. 31 Jan, 2018 1 commit
  21. 26 Jan, 2018 1 commit
  22. 22 Jan, 2018 1 commit
  23. 18 Jan, 2018 1 commit
  24. 11 Jan, 2018 1 commit
  25. 09 Jan, 2018 5 commits