1. 02 May, 2018 1 commit
    • 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
  2. 27 Apr, 2018 3 commits
  3. 20 Apr, 2018 1 commit
  4. 05 Apr, 2018 3 commits
  5. 04 Apr, 2018 1 commit
  6. 28 Mar, 2018 1 commit
  7. 14 Mar, 2018 1 commit
  8. 05 Mar, 2018 1 commit
  9. 28 Feb, 2018 1 commit
  10. 27 Feb, 2018 1 commit
  11. 26 Feb, 2018 4 commits
  12. 24 Feb, 2018 1 commit
  13. 23 Feb, 2018 2 commits
  14. 21 Feb, 2018 2 commits
  15. 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
  16. 16 Feb, 2018 2 commits
  17. 14 Feb, 2018 1 commit
  18. 08 Feb, 2018 1 commit
  19. 31 Jan, 2018 1 commit
  20. 26 Jan, 2018 1 commit
  21. 22 Jan, 2018 1 commit
  22. 18 Jan, 2018 1 commit
  23. 11 Jan, 2018 1 commit
  24. 09 Jan, 2018 6 commits
  25. 19 Dec, 2017 1 commit