Searched refs:OH_NN_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 170 OH_NN_TIMEOUT = 9, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 65 …_FILE = 6, OH_NN_UNAVALIDABLE_DEVICE = 7,<br/>OH_NN_INVALID_PATH = 8, OH_NN_TIMEOUT = 9, OH_NN_UNS…
|
H A D | _neural_network_runtime.md | 66 …_FILE = 6, OH_NN_UNAVALIDABLE_DEVICE = 7,<br/>OH_NN_INVALID_PATH = 8, OH_NN_TIMEOUT = 9, OH_NN_UNS… 750 | OH_NN_TIMEOUT<sup>11+</sup> | 执行超时 | 1811 如果推理时长超过了**timeout**,会立刻终止推理,回调函数[NN_OnRunDone](#nn_onrundone)的**errCode**参数会返回OH_NN_TIMEOUT错误。
|
H A D | _neural_nework_runtime.md | 66 …_FILE = 6, OH_NN_UNAVALIDABLE_DEVICE = 7,<br/>OH_NN_INVALID_PATH = 8, OH_NN_TIMEOUT = 9, OH_NN_UNS… 750 | OH_NN_TIMEOUT<sup>11+</sup> | 执行超时 | 1811 如果推理时长超过了**timeout**,会立刻终止推理,回调函数[NN_OnRunDone](#nn_onrundone)的**errCode**参数会返回OH_NN_TIMEOUT错误。
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 65 …D_FILE = 6, OH_NN_UNAVALIDABLE_DEVICE = 7,<br>OH_NN_INVALID_PATH = 8, OH_NN_TIMEOUT = 9, OH_NN_UNS…
|
H A D | _neural_network_runtime.md | 66 …D_FILE = 6, OH_NN_UNAVALIDABLE_DEVICE = 7,<br>OH_NN_INVALID_PATH = 8, OH_NN_TIMEOUT = 9, OH_NN_UNS… 750 | OH_NN_TIMEOUT<sup>11+</sup> | Execution timed out.| 1811 If the inference times out, it is terminated immediately and the error code **OH_NN_TIMEOUT** is re…
|