isTrained
API definition |
bool isTrained() const; |
|---|---|
Function |
Determines whether AscendIndexInt8 has been trained. |
Input |
N/A |
Output |
N/A |
Return value |
AscendIndexInt8 training status. true: training complete; false: training not complete. |
Restrictions |
N/A |
Parent topic: AscendIndexInt8