faiss/tests
Bhavik Sheth 8b5895ff79 1720 - expose FAISS version field to c_api (#3635)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3635

Add a util function to return the version in the c api.

Reviewed By: ramilbakhshyiev, fxdawnn

Differential Revision: D59817407

fbshipit-source-id: ca805f8e04f554d0294ba9da8ec6dc7c31e91fe3
2024-07-22 16:01:35 -07:00
..
CMakeLists.txt 1720 - expose FAISS version field to c_api (#3635) 2024-07-22 16:01:35 -07:00
common_faiss_tests.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_RCQ_cropping.cpp Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_approx_topk.cpp
test_autotune.py
test_binary_factory.py
test_binary_flat.cpp
test_binary_hashindex.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_binary_io.py
test_build_blocks.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_callback.cpp
test_callback_py.py
test_clone.py
test_clustering.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_code_distance.cpp
test_common_ivf_empty_index.cpp Remove extra semi colon from deprecated/libmccpp/ThreadSafeClientPool.h (#3479) 2024-05-23 07:47:33 -07:00
test_contrib.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_contrib_with_scipy.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_cppcontrib_sa_decode.cpp
test_cppcontrib_uintreader.cpp
test_dealloc_invlists.cpp
test_disable_pq_sdc_tables.cpp
test_distances_simd.cpp
test_documentation.py
test_doxygen_documentation.py
test_extra_distances.py Add ABS_INNER_PRODUCT metric (#3524) 2024-06-18 03:13:51 -07:00
test_factory.py
test_fast_scan.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_fast_scan_ivf.py
test_fastscan_perf.cpp
test_graph_based.py Add ABS_INNER_PRODUCT metric (#3524) 2024-06-18 03:13:51 -07:00
test_heap.cpp
test_hnsw.cpp
test_index.py QT_bf16 for scalar quantizer for bfloat16 (#3444) 2024-05-23 02:59:15 -07:00
test_index_accuracy.py Add SQ8bit signed quantization (#3501) 2024-06-24 05:11:53 -07:00
test_index_binary.py
test_index_binary_from_float.py
test_index_composite.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_io.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_ivf_index.cpp Adding missing includes which are necessary for building (#3609) 2024-07-03 10:58:40 -07:00
test_ivflib.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_ivfpq_codec.cpp
test_ivfpq_indexing.cpp
test_local_search_quantizer.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_lowlevel_ivf.cpp Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_mem_leak.cpp
test_merge.cpp
test_merge_index.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_meta_index.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_omp_threads.cpp
test_omp_threads_py.py
test_ondisk_ivf.cpp
test_oom_exception.py
test_pairs_decoding.cpp
test_params_override.cpp
test_partition.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_partitioning.cpp
test_pq_encoding.cpp
test_product_quantizer.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_referenced_objects.py
test_refine.py
test_residual_quantizer.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_rowwise_minmax.py Delete all remaining print (#3452) 2024-05-16 19:51:07 -07:00
test_search_params.py Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_simdlib.cpp
test_sliding_ivf.cpp Cleaning up more unnecessary print (#3455) 2024-05-17 16:59:36 -07:00
test_standalone_codec.py Add search functionality to FlatCodes (#3611) 2024-07-11 02:40:38 -07:00
test_threaded_index.cpp
test_transfer_invlists.cpp
test_util.h
test_utils.cpp 1720 - expose FAISS version field to c_api (#3635) 2024-07-22 16:01:35 -07:00
torch_test_contrib.py
torch_test_neural_net.py QINCo implementation in CPU Faiss (#3608) 2024-07-11 02:40:38 -07:00