faiss/c_api
Alexander Andreev fe7b06197e IndexIVFFlat inherited from Index for c_api (#1764)
Summary:
ref https://github.com/facebookresearch/faiss/issues/1756

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1764

Reviewed By: beauby

Differential Revision: D27152915

Pulled By: mdouze

fbshipit-source-id: 5e4ed9e861ff63fc95f92644f58ee8c7f98ca052
2021-03-18 02:36:51 -07:00
..
gpu Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
impl Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
AutoTune_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
AutoTune_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
CMakeLists.txt Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
Clustering_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
Clustering_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
INSTALL.md Add C API (#317) 2018-02-26 11:23:17 +01:00
IndexFlat_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexFlat_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexIVFFlat_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexIVFFlat_c.h IndexIVFFlat inherited from Index for c_api (#1764) 2021-03-18 02:36:51 -07:00
IndexIVF_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexIVF_c.h IndexIVFFlat inherited from Index for c_api (#1764) 2021-03-18 02:36:51 -07:00
IndexLSH_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexLSH_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexPreTransform_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexPreTransform_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexShards_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexShards_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
Index_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
Index_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
MetaIndexes_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
MetaIndexes_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
clone_index_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
clone_index_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
error_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
error_impl.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
error_impl.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
example_c.c Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
faiss_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
index_factory_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
index_factory_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
index_io_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
index_io_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
macros_impl.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00