faiss/gpu/perf
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
..
CompareFlat.cu Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
CompareIVFFlat.cu Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
CompareIVFPQ.cu Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
CompareIVFPQGrid.cu Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
IndexWrapper-inl.h Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
IndexWrapper.h Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
PerfClustering.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
PerfIVFPQAdd.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
PerfSelect.cu Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
WriteIndex.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00