faiss/tests
Matthijs Douze 5ad630635c expose threat-safe stats (#1438)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1438

This diff changes Faiss and the `combined_index.py` to propagate thread-safe stats to handler.py

Reviewed By: MDSilber

Differential Revision: D24082543

fbshipit-source-id: 944e6b7630daeede5eb9501b81557a6fe5afec44
2020-10-03 23:26:36 -07:00
..
CMakeLists.txt
common.py
test_binary_factory.py
test_binary_flat.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_binary_hashindex.py
test_binary_io.py Avoid leaking file descriptors in python tests. (#1353) 2020-08-24 06:46:52 -07:00
test_build_blocks.py make sure swig_ptr and rev_swig_ptr work on all primitive types (#1382) 2020-08-28 23:43:52 -07:00
test_contrib.py Test GPU ground-truth computation (#1432) 2020-09-30 11:14:18 -07:00
test_dealloc_invlists.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_extra_distances.py
test_factory.py
test_index.py Cleanup flag/data propagation for IndexShards and IndexReplicas 2020-09-29 10:25:46 -07:00
test_index_accuracy.py
test_index_binary.py Fix int64 for python tests in windows (#1381) 2020-08-27 12:40:55 -07:00
test_index_binary_from_float.py
test_index_composite.py Fix int64 for python tests in windows (#1381) 2020-08-27 12:40:55 -07:00
test_io.py Fix leaking fd in test_io. (#1362) 2020-08-24 23:53:27 -07:00
test_ivflib.py expose threat-safe stats (#1438) 2020-10-03 23:26:36 -07:00
test_ivfpq_codec.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_ivfpq_indexing.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_lowlevel_ivf.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_merge.cpp Cleanup flag/data propagation for IndexShards and IndexReplicas 2020-09-29 10:25:46 -07:00
test_meta_index.py Fix int64 for python tests in windows (#1381) 2020-08-27 12:40:55 -07:00
test_omp_threads.cpp
test_omp_threads_py.py
test_ondisk_ivf.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_oom_exception.py Make OOMException test Linux-only. (#1354) 2020-08-24 06:46:52 -07:00
test_pairs_decoding.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_params_override.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_pq_encoding.cpp
test_referenced_objects.py Fix int64 for python tests in windows (#1381) 2020-08-27 12:40:55 -07:00
test_sliding_ivf.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_standalone_codec.py Fix int64 for python tests in windows (#1381) 2020-08-27 12:40:55 -07:00
test_threaded_index.cpp
test_transfer_invlists.cpp