faiss/c_api
Bhavik Sheth 4cfa63865f add get_version() for c_api. (#3688)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3688
Looks like our previous changes only modified the cpp API. Not the c_api like the request wanted. This attempts to add faiss_get_version to c_api

Reviewed By: ramilbakhshyiev

Differential Revision: D60207739

fbshipit-source-id: 07184aeae92a154bb3f440279595077f002851f3
2024-07-25 23:38:46 -07:00
..
gpu raft enabled cmake build (#2898) 2023-06-13 08:43:18 -07:00
impl Id selector c api (#2755) 2023-03-24 09:25:48 -07:00
utils add get_version() for c_api. (#3688) 2024-07-25 23:38:46 -07:00
AutoTune_c.cpp
AutoTune_c.h
CMakeLists.txt add get_version() for c_api. (#3688) 2024-07-25 23:38:46 -07:00
Clustering_c.cpp
Clustering_c.h
INSTALL.md Search params c_api implementation (#2732) 2023-03-09 15:30:19 -08:00
IndexBinary_c.cpp Summary: Add Binary Index i.o to c_api (#2233) 2022-03-16 03:28:46 -07:00
IndexBinary_c.h Summary: Add Binary Index i.o to c_api (#2233) 2022-03-16 03:28:46 -07:00
IndexFlat_c.cpp
IndexFlat_c.h
IndexIVFFlat_c.cpp
IndexIVFFlat_c.h
IndexIVF_c.cpp move by_residual to IndexIVF (#2870) 2023-05-23 09:56:19 -07:00
IndexIVF_c.h move by_residual to IndexIVF (#2870) 2023-05-23 09:56:19 -07:00
IndexLSH_c.cpp
IndexLSH_c.h
IndexPreTransform_c.cpp
IndexPreTransform_c.h
IndexReplicas_c.cpp IndexShards with common quantizer (#2682) 2023-02-15 06:48:47 -08:00
IndexReplicas_c.h
IndexScalarQuantizer_c.cpp move by_residual to IndexIVF (#2870) 2023-05-23 09:56:19 -07:00
IndexScalarQuantizer_c.h Add SQ8bit signed quantization (#3501) 2024-06-24 05:11:53 -07:00
IndexShards_c.cpp IndexShards with common quantizer (#2682) 2023-02-15 06:48:47 -08:00
IndexShards_c.h
Index_c.cpp Search params c_api implementation (#2732) 2023-03-09 15:30:19 -08:00
Index_c.h Fix some typos (#3056) 2023-09-27 03:17:41 -07:00
MetaIndexes_c.cpp
MetaIndexes_c.h
VectorTransform_c.cpp
VectorTransform_c.h
clone_index_c.cpp Add the ability to clone and read binary indexes to the C API. (#3318) 2024-03-29 02:37:19 -07:00
clone_index_c.h Add the ability to clone and read binary indexes to the C API. (#3318) 2024-03-29 02:37:19 -07:00
error_c.h
error_impl.cpp
error_impl.h
example_c.c Id selector c api (#2755) 2023-03-24 09:25:48 -07:00
faiss_c.h Search params c_api implementation (#2732) 2023-03-09 15:30:19 -08:00
index_factory_c.cpp Add the ability to clone and read binary indexes to the C API. (#3318) 2024-03-29 02:37:19 -07:00
index_factory_c.h Add the ability to clone and read binary indexes to the C API. (#3318) 2024-03-29 02:37:19 -07:00
index_io_c.cpp Summary: Add Binary Index i.o to c_api (#2233) 2022-03-16 03:28:46 -07:00
index_io_c.h Summary: Add Binary Index i.o to c_api (#2233) 2022-03-16 03:28:46 -07:00
macros_impl.h Search params c_api implementation (#2732) 2023-03-09 15:30:19 -08:00