Searched refs:OH_NN_PRIORITY_LOW (Results 1 – 17 of 17) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
H A D | compilation_test.cpp | 530 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 544 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 565 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 586 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 627 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW);
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
H A D | compilation_test.cpp | 530 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 544 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 565 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 586 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW); 627 OH_NN_ReturnCode ret = compilationTest.SetPriority(OH_NN_PRIORITY_LOW);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 131 OH_NN_PRIORITY_LOW = 1, enumerator
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_delegate_provider.cpp | 137 executionPriority = OH_NN_PRIORITY_LOW; in GetExecutionPriority()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 64 …ural_network_runtime.md#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_P…
|
H A D | _neural_network_runtime.md | 65 | [OH_NN_Priority](#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORI… 722 | OH_NN_PRIORITY_LOW | 低优先级 |
|
H A D | _neural_nework_runtime.md | 65 | [OH_NN_Priority](#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORI… 722 | OH_NN_PRIORITY_LOW | 低优先级 |
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | hdi_device_v1_0.cpp | 78 case OH_NN_PRIORITY_LOW: in TransPriority()
|
H A D | hdi_device_v2_0.cpp | 82 case OH_NN_PRIORITY_LOW: in TransPriority()
|
H A D | hdi_device_v2_1.cpp | 82 case OH_NN_PRIORITY_LOW: in TransPriority()
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 64 …ural_network_runtime.md#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_P…
|
H A D | _neural_network_runtime.md | 65 | [OH_NN_Priority](#oh_nn_priority) { OH_NN_PRIORITY_NONE = 0, OH_NN_PRIORITY_LOW = 1, OH_NN_PRIORI… 722 | OH_NN_PRIORITY_LOW | Low priority.|
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 942 OH_NN_Priority priority = OH_NN_PRIORITY_LOW; 960 OH_NN_Priority priority = OH_NN_PRIORITY_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
H A D | nn_compiler_test.cpp | 509 OH_NN_Priority priority = OH_NN_PRIORITY_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 995 OH_NN_Priority priority = OH_NN_PRIORITY_LOW; 1013 OH_NN_Priority priority = OH_NN_PRIORITY_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/ |
H A D | hdi_device_test.cpp | 946 config.priority = OH_NN_PRIORITY_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
H A D | hdi_device_test.cpp | 1088 config.priority = OH_NN_PRIORITY_LOW; 2460 config.priority = OH_NN_PRIORITY_LOW;
|