faiss/c_api
Eduardo Pinho bf593c0fae
[c_api] Fix GPU library build (#1296)
- depend on libfaiss.so instead of libgpufaiss.so
- update include directives in gpu C wrapper impl
- fix implicit call warning in C examples
2020-07-27 17:26:17 +02:00
..
gpu [c_api] Fix GPU library build (#1296) 2020-07-27 17:26:17 +02:00
impl [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
AutoTune_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
AutoTune_c.h fix free parameterspace (#1243) 2020-07-09 09:32:03 +02:00
Clustering_c.cpp C API : ClusteringIterationStats integration (#1140) 2020-03-12 23:22:39 +01:00
Clustering_c.h C API : ClusteringIterationStats integration (#1140) 2020-03-12 23:22:39 +01:00
INSTALL.md
IndexFlat_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexFlat_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexIVFFlat_c.cpp [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
IndexIVFFlat_c.h [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
IndexIVF_c.cpp c_api: faiss_IndexIVF_invlists_get_ids function (#1094) 2020-01-31 13:40:28 +01:00
IndexIVF_c.h c_api: faiss_IndexIVF_invlists_get_ids function (#1094) 2020-01-31 13:40:28 +01:00
IndexLSH_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexLSH_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexPreTransform_c.cpp [ C api ] Indexpretransform get underlying index (#1100) 2020-02-10 15:00:59 +01:00
IndexPreTransform_c.h [ C api ] Indexpretransform get underlying index (#1100) 2020-02-10 15:00:59 +01:00
IndexShards_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexShards_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
Index_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
Index_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
Makefile [ C api ] Indexpretransform get underlying index (#1100) 2020-02-10 15:00:59 +01:00
MetaIndexes_c.cpp [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
MetaIndexes_c.h [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
clone_index_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
clone_index_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
error_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
error_impl.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
error_impl.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
example_c.c [c_api] Fix GPU library build (#1296) 2020-07-27 17:26:17 +02:00
faiss_c.h [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
index_factory_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
index_factory_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
index_io_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
index_io_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
macros_impl.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00