Commit Graph

5 Commits (a5ef16db891ae3ad97a93fd04d995518c3a7742f)

Author SHA1 Message Date
matthijs 8e3dc6f2b0 changed license 2017-07-30 00:18:45 -07:00
matthijs ca2ea5097b Sync with FB version 2017-07-16
- access GPU resources

- all Hamming distances of all sizes supported
2017-07-26 03:11:01 -07:00
matthijs 784e2facd8 Synchronization with FB version 2017-06-21
* 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
2017-06-21 09:01:06 -07:00
matthijs 1114358311 make GPU headers C++03 compatible 2017-03-02 22:31:32 -08:00
Matthijs Douze c670118a4e Initial commit 2017-02-22 23:26:44 +01:00