faiss/tests
Matthijs Douze c97f890651 make sure swig_ptr and rev_swig_ptr work on all primitive types (#1382)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1382

The array types supported for swig_ptr were not complete. This diff fixes that.

Reviewed By: wickedfoo

Differential Revision: D23411297

fbshipit-source-id: d94249b140aeb8c8179d9da3fcbc97eb034eac91
2020-08-28 23:43:52 -07:00
..
CMakeLists.txt Move from TravisCI to CircleCI (#1315) 2020-08-15 04:00:51 -07:00
common.py Sync 20200323. (#1157) 2020-03-24 14:06:48 +01:00
test_binary_factory.py Facebook sync 2020-07-31 (#1308) 2020-08-03 22:15:02 +02:00
test_binary_flat.cpp Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -07:00
test_binary_hashindex.py Remove python shebangs in tests. 2020-08-17 11:46:26 -07:00
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 Dataset access in contrib 2020-08-27 19:19:33 -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 Remove python shebangs in tests. 2020-08-17 11:46:26 -07:00
test_factory.py fix #1213 2020-06-02 13:59:39 -07:00
test_index.py Fix int64 for python tests in windows (#1381) 2020-08-27 12:40:55 -07:00
test_index_accuracy.py Facebook sync 2020-07-31 (#1308) 2020-08-03 22:15:02 +02:00
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 Facebook sync (2020-03-10) (#1136) 2020-03-10 14:24:07 +01:00
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 Facebook sync (2020-03-10) (#1136) 2020-03-10 14:24:07 +01: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 Get rid of non-portable drand48. (#1349) 2020-08-24 00:42:21 -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 Facebook sync (2020-03-10) (#1136) 2020-03-10 14:24:07 +01:00
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 Facebook sync (2020-03-10) (#1136) 2020-03-10 14:24:07 +01:00
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