faiss/tests
Ramil Bakhshyiev 4e2aead378 Enable ROCm in build-only mode (#3713)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3713

Enable ROCm in CI

Reviewed By: asadoughi

Differential Revision: D60598458

fbshipit-source-id: f95d9a2b0b894c3f7272d4f1963d9230e1069bf8
2024-08-01 14:47:56 -07:00
..
CMakeLists.txt Enable ROCm in build-only mode (#3713) 2024-08-01 14:47:56 -07:00
common_faiss_tests.py
test_RCQ_cropping.cpp
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
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
test_contrib_with_scipy.py
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 First attempt at LSH matching with nbits (#3679) 2024-07-24 10:28:51 -07:00
test_fast_scan.py
test_fast_scan_ivf.py
test_fastscan_perf.cpp
test_graph_based.py fbcode//faiss/tests (#3707) 2024-07-31 08:08:46 -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
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
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
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
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