- 24 May, 2018 1 commit
- 
- 
dengos authored* add access function to IndexIVF; * - access for IndexIVF; - write_index/read_index with std::function<...>; * - fix test compile on mac; - adjust write/read with std::function; * replace std::function with IOReader/IOWriter; * remove IndexIVF::access // tmp * PFN_WRITE/READ => WRITE; * revert mac compile fix; * rename; * fix compile; * reset CMakeList; * format; remove unused function/header; 
 
- 
- 15 May, 2018 2 commits
- 
- 
Eduardo Pinho authored- change libfaiss_c.a libgpufaiss_c.a targets to only include wrapper impl - include libfaiss_c.a on c_api `make all` - build libgpufaiss_c.so with libfaiss_c.a instead of faiss_c .o file list 
- 
mohnishkodnani authoredCMakeLists.txt, so we can install the libs and headers with make install. 
 
- 
- 03 May, 2018 1 commit
- 
- 
Matthijs Douze authoredleftover include file 
 
- 
- 02 May, 2018 2 commits
- 
- 
pigghost authored
- 
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 
 
- 
- 27 Apr, 2018 3 commits
- 
- 
Matthijs Douze authored
- 
Matthijs Douze authored
- 
matthijs authored
 
- 
- 20 Apr, 2018 1 commit
- 
- 
Lizz authored* Implement remove_ids in IndexPQ * Update IndexPQ.cpp 
 
- 
- 05 Apr, 2018 3 commits
- 
- 
Lucas Hosseini authored* Remove useless LIBNAME macro in Makefile. * Add installdirs, install, and uninstall Makefile targets. * Fix merge. 
- 
Ailing authoredupdate faiss.py to enforce less strict check of error message 
- 
Ailing authoredthanks. Also addresses #392 
 
- 
- 04 Apr, 2018 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 28 Mar, 2018 1 commit
- 
- 
Lizz authoredNot tested but looks legitimate + better than previous state in any case ;-) 
 
- 
- 14 Mar, 2018 1 commit
- 
- 
Ailing authored* :update Readme to include conda install info * move to INSTALL.md 
 
- 
- 05 Mar, 2018 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 28 Feb, 2018 1 commit
- 
- 
matthijs authored
 
- 
- 27 Feb, 2018 1 commit
- 
- 
Nathan Douglas authored
 
- 
- 26 Feb, 2018 4 commits
- 
- 
Matthijs Douze authored
- 
Matthijs Douze authored
- 
Matthijs Douze authored
- 
Eduardo Pinho authored* Add C API * Add installation instructions for the C API 
 
- 
- 24 Feb, 2018 1 commit
- 
- 
Ailing authored
 
- 
- 23 Feb, 2018 2 commits
- 
- 
Matthijs Douze authored- support on-disk IVF 
- 
Lucas Hosseini authored
 
- 
- 21 Feb, 2018 2 commits
- 
- 
Lucas Hosseini authored* Add shared lib target for GPU version. * Dynamically link tutorial examples. * Add shared lib to clean target in GPU Makefile. * Add clean target to tutorial examples Makefile. * Minor modifications to tutorial GPU examples. 
- 
Lucas Hosseini authoredUpdate Getting started tutorial link. 
 
- 
- 20 Feb, 2018 1 commit
- 
- 
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++. 
 
- 
- 16 Feb, 2018 2 commits
- 
- 
Lucas Hosseini authoredAdd template for issues. 
- 
Lucas Hosseini authored
 
- 
- 14 Feb, 2018 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 08 Feb, 2018 1 commit
- 
- 
Vincent Smith authored
 
- 
- 31 Jan, 2018 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 26 Jan, 2018 1 commit
- 
- 
alexandresablayrolles authored
 
- 
- 22 Jan, 2018 1 commit
- 
- 
Tom Dyson authored
 
- 
- 18 Jan, 2018 1 commit
- 
- 
Israel Zalmanov authored
 
- 
- 11 Jan, 2018 1 commit
- 
- 
Kaiyu Shi authoredok 
 
- 
- 09 Jan, 2018 2 commits
- 
- 
Matthijs Douze authored
- 
 
-