faiss/tests
Pankaj Singh f3c05bd21b add reconstruct support to additive quantizers (#3752)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3752

add reconstruct support to additive quantizers.

fixes github issue: 2422

Reviewed By: asadoughi

Differential Revision: D61255049

fbshipit-source-id: 09a0edae7fc24295a686d332e2d052e37372d2c0
2024-08-20 13:06:02 -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
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
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 add reconstruct support to additive quantizers (#3752) 2024-08-20 13:06:02 -07:00
test_index_accuracy.py fix ARM64 SVE CI due to openblas version bump (#3777) 2024-08-20 06:25:40 -07:00
test_index_binary.py
test_index_binary_from_float.py
test_index_composite.py
test_io.py
test_ivf_index.cpp Adding missing includes which are necessary for building (#3609) 2024-07-03 10:58:40 -07:00
test_ivflib.py
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_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
test_referenced_objects.py
test_refine.py
test_residual_quantizer.py
test_rowwise_minmax.py
test_search_params.py
test_simdlib.cpp
test_sliding_ivf.cpp
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