Summary: Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3827 There are few fixes in this diff which allows us to execute search on an existing index without needing to compare it with ground truth. This has been currently added to only knn search (not range) Reviewed By: satymish Differential Revision: D61825365 fbshipit-source-id: ee1e39260ed3480ed32aeeb8d7232e975f56bbfa |
||
---|---|---|
.. | ||
__init__.py | ||
benchmark.py | ||
benchmark_io.py | ||
descriptors.py | ||
index.py | ||
optimize.py | ||
utils.py |