AscendIndexConfig

API Definition

AscendIndexConfig()

Function

Default constructor without input parameters of AscendIndexConfig, which is used to generate the default AscendIndexConfig. In this case, the default deviceList is 0 (that is, chip 0 of the NPU is specified as the heterogeneous computing platform for AscendFaiss to perform retrieval), and the resource pool size is fixed to the default value (32 MB).

Input

N/A

Output

N/A

Return Value

N/A

Restrictions

N/A