faiss/gpu/test
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
..
CMakeLists.txt add initial cmake support (#75) 2017-05-02 11:04:50 +02:00
TestGpuIndexFlat.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
TestGpuIndexIVFFlat.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
TestGpuIndexIVFPQ.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
TestGpuSelect.cu Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
TestUtils.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
TestUtils.h Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
demo_ivfpq_indexing_gpu.cpp Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00
test_gpu_index.py Synchronization with FB version 2017-06-21 2017-06-21 09:01:06 -07:00