Home
last modified time | relevance | path

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 Dneural_network_runtime_type.h112 OH_NN_PERFORMANCE_LOW = 1, enumerator
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate_provider.cpp110 executionPerformance = OH_NN_PERFORMANCE_LOW; in GetExecutionPerformance()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md63 …ntime.md#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN…
H A D_neural_network_runtime.md64 …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.md64 …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 Dhdi_device_v1_0.cpp62 case OH_NN_PERFORMANCE_LOW: in TransPerformanceMode()
H A Dhdi_device_v2_0.cpp66 case OH_NN_PERFORMANCE_LOW: in TransPerformanceMode()
H A Dhdi_device_v2_1.cpp66 case OH_NN_PERFORMANCE_LOW: in TransPerformanceMode()
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md63 …untime.md#oh_nn_performancemode) {<br>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMANCE_LOW = 1, OH_NN…
H A D_neural_network_runtime.md64 …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 Dnn_compiler_test.cpp424 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_LOW;
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/
H A Dhdi_device_test.cpp945 config.mode = OH_NN_PERFORMANCE_LOW;
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/
H A Dhdi_device_test.cpp1087 config.mode = OH_NN_PERFORMANCE_LOW;
2459 config.mode = OH_NN_PERFORMANCE_LOW;