状态码

hbDNNGetErrorDesc

char const *hbDNNGetErrorDesc(int32_t errorCode);

将错误码翻译成自然语言。

  • 参数
    • [in] errorCode dnn错误码。
  • 返回值
    • 返回 char * ,将内部错误码翻译成自然语言。
页面目录