faiss/c_api
Prabhat Roy f2f014de50 Added C API(GPU) to CMake and CircleCI (#1700)
Summary: Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1700

Reviewed By: mdouze

Differential Revision: D26814446

Pulled By: beauby

fbshipit-source-id: 654e0297be929afd42bcfbaf790c5d87f04f5193
2021-03-04 05:04:00 -08: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 Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexIVF_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
IndexIVF_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08: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