Home
last modified time | relevance | path

Searched refs:OH_NN_PRIORITY_NONE (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dvalidation.cpp47 if ((priority >= OH_NN_PRIORITY_NONE) && (priority <= OH_NN_PRIORITY_HIGH)) { in ValidatePriority()
H A Dcompilation.h37 OH_NN_Priority priority {OH_NN_PRIORITY_NONE};
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiler.h82 OH_NN_Priority m_priority {OH_NN_PRIORITY_NONE};
H A Dnncompiler.cpp219 if (!isSupportedPriority && (priority != OH_NN_PRIORITY_NONE)) { in SetPriority()
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h129 OH_NN_PRIORITY_NONE = 0, enumerator
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp445 OH_NN_Priority priority = OH_NN_PRIORITY_NONE;
465 OH_NN_Priority priority = OH_NN_PRIORITY_NONE;
486 OH_NN_Priority priority = OH_NN_PRIORITY_NONE;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md64 | [OH_NN_Priority](_neural_network_runtime.md#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIO…
H A D_neural_network_runtime.md65 | [OH_NN_Priority](#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORI…
721 | OH_NN_PRIORITY_NONE | 无优先级偏好 |
H A D_neural_nework_runtime.md65 | [OH_NN_Priority](#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORI…
721 | OH_NN_PRIORITY_NONE | 无优先级偏好 |
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md64 | [OH_NN_Priority](_neural_network_runtime.md#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIO…
H A D_neural_network_runtime.md65 | [OH_NN_Priority](#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORI…
721 | OH_NN_PRIORITY_NONE | No priority preference.|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp822 OH_NN_Priority priority = OH_NN_PRIORITY_NONE;
836 OH_NN_Priority priority = OH_NN_PRIORITY_NONE;