getBase
API Definition |
void getBase(int deviceId, char* codes) const |
|---|---|
Function |
Obtains the feature vectors managed by AscendIndexSQ in the specific deviceId. |
Input |
int deviceId: processor name on the NPU. |
Output |
char* codes: feature vectors of base library stored in deviceId by AscendIndexSQ. |
Return Value |
N/A |
Restrictions |
|
Parent topic: AscendIndexSQ