Searched refs:OH_NN_PRIORITY_MEDIUM (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_delegate_provider.cpp | 135 OH_NN_Priority executionPriority = OH_NN_PRIORITY_MEDIUM; in GetExecutionPriority() 139 executionPriority = OH_NN_PRIORITY_MEDIUM; in GetExecutionPriority() 143 executionPriority = OH_NN_PRIORITY_MEDIUM; in GetExecutionPriority()
|
H A D | nnrt_delegate.h | 46 OH_NN_Priority executionPriority = OH_NN_PRIORITY_MEDIUM; 110 OH_NN_Priority executionPriority = OH_NN_PRIORITY_MEDIUM;
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 133 OH_NN_PRIORITY_MEDIUM = 2, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 64 …h_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORITY_MEDIUM = 2, OH_NN…
|
H A D | _neural_network_runtime.md | 65 …h_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORITY_MEDIUM = 2, OH_NN… 723 | OH_NN_PRIORITY_MEDIUM | 中优先级 |
|
H A D | _neural_nework_runtime.md | 65 …h_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORITY_MEDIUM = 2, OH_NN… 723 | OH_NN_PRIORITY_MEDIUM | 中优先级 |
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | hdi_device_v1_0.cpp | 80 case OH_NN_PRIORITY_MEDIUM: in TransPriority()
|
H A D | hdi_device_v2_0.cpp | 84 case OH_NN_PRIORITY_MEDIUM: in TransPriority()
|
H A D | hdi_device_v2_1.cpp | 84 case OH_NN_PRIORITY_MEDIUM: in TransPriority()
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 64 …h_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORITY_MEDIUM = 2, OH_NN…
|
H A D | _neural_network_runtime.md | 65 …h_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORITY_MEDIUM = 2, OH_NN… 723 | OH_NN_PRIORITY_MEDIUM | Medium priority.|
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/ |
H A D | hdi_device_test.cpp | 984 config.priority = OH_NN_PRIORITY_MEDIUM;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
H A D | hdi_device_test.cpp | 1126 config.priority = OH_NN_PRIORITY_MEDIUM; 2498 config.priority = OH_NN_PRIORITY_MEDIUM;
|