faiss/tests
Tom Jackson eab52af8ea Fix cloning and reverse index factory for NSG indices (#4151)
Summary: Pull Request resolved: https://github.com/facebookresearch/faiss/pull/4151

Reviewed By: junjieqi, asadoughi

Differential Revision: D68784260

fbshipit-source-id: a715b02fd18a59c393be3ccc9aa1a7be8b196cc8
2025-02-28 15:13:56 -08:00
..
CMakeLists.txt Upgrade CUVS to 24.12 (#4021) 2024-12-19 20:46:21 -08:00
common_faiss_tests.py
external_module_test.py
test_NSG_compressed_graph.cpp
test_RCQ_cropping.cpp
test_approx_topk.cpp
test_autotune.py
test_binary_factory.py
test_binary_flat.cpp
test_binary_hashindex.py
test_binary_io.py
test_build_blocks.py
test_callback.cpp
test_callback_py.py
test_clone.py
test_clustering.py
test_code_distance.cpp
test_common_ivf_empty_index.cpp
test_contrib.py Migration off defaults to conda-forge channel (#4126) 2025-01-27 14:49:18 -08:00
test_contrib_with_scipy.py
test_cppcontrib_sa_decode.cpp
test_cppcontrib_uintreader.cpp
test_dealloc_invlists.cpp
test_disable_pq_sdc_tables.cpp Fix SCD Table test flakiness (#4069) 2024-12-06 14:21:50 -08:00
test_distances_simd.cpp
test_documentation.py
test_extra_distances.py
test_factory.py
test_factory_tools.cpp Fix cloning and reverse index factory for NSG indices (#4151) 2025-02-28 15:13:56 -08:00
test_fast_scan.py
test_fast_scan_ivf.py more fast-scan reconstruction (#4128) 2025-01-14 13:51:02 -08:00
test_fastscan_perf.cpp
test_graph_based.py
test_hamming.cpp Add testing for utils/hamming.cpp (#4079) 2024-12-12 15:58:48 -08:00
test_heap.cpp
test_hnsw.cpp Add bounds checking to hnsw nb_neighbors (#4185) 2025-02-14 10:39:11 -08:00
test_index.py Exhaustive IVF probing in scalar quantizer tests (#4075) 2024-12-15 14:44:53 -08:00
test_index_accuracy.py
test_index_binary.py
test_index_binary_from_float.py
test_index_composite.py
test_io.py Add more unit tests for index_read and index_write (#4068) 2024-12-09 07:32:22 -08:00
test_ivf_index.cpp Test sa_decode methd on IndexIVFFlat (#4098) 2024-12-17 14:17:43 -08:00
test_ivflib.py Fix IVF quantizer centroid sharding so IDs are generated (#4197) 2025-02-24 16:01:08 -08:00
test_ivfpq_codec.cpp
test_ivfpq_indexing.cpp
test_local_search_quantizer.py
test_lowlevel_ivf.cpp
test_mem_leak.cpp
test_merge.cpp
test_merge_index.py
test_meta_index.py
test_omp_threads.cpp
test_omp_threads_py.py
test_ondisk_ivf.cpp
test_pairs_decoding.cpp
test_params_override.cpp
test_partition.py
test_partitioning.cpp
test_pq_encoding.cpp
test_product_quantizer.py
test_referenced_objects.py
test_refine.py add range_search() to IndexRefine (#4022) 2025-01-06 13:23:22 -08:00
test_residual_quantizer.py
test_rowwise_minmax.py
test_search_params.py
test_simdlib.cpp
test_sliding_ivf.cpp
test_standalone_codec.py
test_swig_wrapper.py
test_threaded_index.cpp
test_transfer_invlists.cpp
test_util.h
test_utils.cpp
torch_test_contrib.py PQ with pytorch (#4116) 2025-01-06 09:48:32 -08:00
torch_test_neural_net.py