Searched refs:OH_NN_PERFORMANCE_LOW (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 112 OH_NN_PERFORMANCE_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 | 110 executionPerformance = OH_NN_PERFORMANCE_LOW; in GetExecutionPerformance()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 63 …ntime.md#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN…
|
H A D | _neural_network_runtime.md | 64 …ceMode](#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN… 701 | OH_NN_PERFORMANCE_LOW | 低能耗模式 |
|
H A D | _neural_nework_runtime.md | 64 …ceMode](#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN… 701 | OH_NN_PERFORMANCE_LOW | 低能耗模式 |
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | hdi_device_v1_0.cpp | 62 case OH_NN_PERFORMANCE_LOW: in TransPerformanceMode()
|
H A D | hdi_device_v2_0.cpp | 66 case OH_NN_PERFORMANCE_LOW: in TransPerformanceMode()
|
H A D | hdi_device_v2_1.cpp | 66 case OH_NN_PERFORMANCE_LOW: in TransPerformanceMode()
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 63 …untime.md#oh_nn_performancemode) {<br>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN…
|
H A D | _neural_network_runtime.md | 64 …nceMode](#oh_nn_performancemode) {<br>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN… 701 | OH_NN_PERFORMANCE_LOW | Low power consumption mode.|
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
H A D | nn_compiler_test.cpp | 424 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/ |
H A D | hdi_device_test.cpp | 945 config.mode = OH_NN_PERFORMANCE_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
H A D | hdi_device_test.cpp | 1087 config.mode = OH_NN_PERFORMANCE_LOW; 2459 config.mode = OH_NN_PERFORMANCE_LOW;
|