faiss/c_api
Ramil Bakhshyiev a757309408 ROCm CMake configuration cleanup (#3716)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3716

Renaming `USE_ROCM` to `FAISS_ENABLE_ROCM` in CMake files, `FAISS_ENABLE_ROCM` in SWIG files, and `USE_AMD_ROCM` in other source files to follow the existing naming convention.

Reviewed By: mnorris11

Differential Revision: D60673731

fbshipit-source-id: 1aaa3f2ff6836830c4eb733ee7f41554f79f9695
2024-08-02 15:07:01 -07:00
..
gpu ROCm CMake configuration cleanup (#3716) 2024-08-02 15:07:01 -07:00
impl
utils add get_version() for c_api. (#3688) 2024-07-25 23:38:46 -07:00
AutoTune_c.cpp
AutoTune_c.h
CMakeLists.txt ROCm CMake configuration cleanup (#3716) 2024-08-02 15:07:01 -07:00
Clustering_c.cpp
Clustering_c.h
INSTALL.md
IndexBinary_c.cpp
IndexBinary_c.h
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
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_c.h
Index_c.cpp
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
faiss_c.h
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
index_io_c.h
macros_impl.h