.. |
CMakeLists.txt
|
…
|
|
common.py
|
…
|
|
test_autotune.py
|
…
|
|
test_binary_factory.py
|
…
|
|
test_binary_flat.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_binary_hashindex.py
|
Fix order of results for IndexBinaryHash and IndexBinaryMultiHash
|
2021-02-08 18:22:55 -08:00 |
test_binary_io.py
|
…
|
|
test_build_blocks.py
|
…
|
|
test_contrib.py
|
make calling conventions uniform between faiss.knn and faiss.knn_gpu
|
2021-02-03 12:21:40 -08:00 |
test_dealloc_invlists.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_extra_distances.py
|
…
|
|
test_factory.py
|
Fix copy construction of AlignedTable
|
2021-02-15 00:13:50 -08:00 |
test_fast_scan.py
|
Re-enable fast scan on Windows tests (#1663)
|
2021-02-03 07:48:52 -08:00 |
test_fast_scan_ivf.py
|
Re-enable fast scan on Windows tests (#1663)
|
2021-02-03 07:48:52 -08:00 |
test_index.py
|
Fix unused variables in python
|
2021-02-24 11:52:18 -08:00 |
test_index_accuracy.py
|
Add heap_replace_top to simplify heap_pop + heap_push (#1597)
|
2021-01-20 11:28:08 -08:00 |
test_index_binary.py
|
Handle the situation where nprobe > nlist in IndexBinaryIVF (#1695)
|
2021-02-23 12:20:37 -08:00 |
test_index_binary_from_float.py
|
…
|
|
test_index_composite.py
|
…
|
|
test_io.py
|
Implement serialization of indexes
|
2021-02-19 12:08:27 -08:00 |
test_ivflib.py
|
Handle the situation where nprobe > nlist in IndexBinaryIVF (#1695)
|
2021-02-23 12:20:37 -08:00 |
test_ivfpq_codec.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_ivfpq_indexing.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_lowlevel_ivf.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_merge.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_meta_index.py
|
Small fixes for compilation on ARM (#1655)
|
2021-01-29 10:06:45 -08:00 |
test_omp_threads.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_omp_threads_py.py
|
…
|
|
test_ondisk_ivf.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_oom_exception.py
|
…
|
|
test_pairs_decoding.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_params_override.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_partition.py
|
Fix unused variables in python
|
2021-02-24 11:52:18 -08:00 |
test_pq_encoding.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_product_quantizer.py
|
…
|
|
test_referenced_objects.py
|
…
|
|
test_refine.py
|
…
|
|
test_sliding_ivf.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_standalone_codec.py
|
Fix unused variables in python
|
2021-02-24 11:52:18 -08:00 |
test_threaded_index.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
test_transfer_invlists.cpp
|
Enable clang-format + autofix.
|
2021-02-25 04:46:10 -08:00 |
torch_test_contrib.py
|
…
|
|