mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 21:54:02 +08:00
* 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++.