General Description
The Python APIs provided by mxIndex FeatureRetrieval are encapsulated based on the AscendFaiss C++ APIs. The Python APIs with the same name have the same function and inherit the Faiss objects. Therefore, this section does not describe the APIs inheriting from Faiss and having no extended AscendFaiss functions. For details about the functions of these APIs, see the related Faiss links.
Parent topic: API Reference (Python)