/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/ |
H A D | nn_validation_test.cpp | 75 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest; 87 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest; 99 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/ |
H A D | nn_validation_test.cpp | 87 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest; 99 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest; 111 OH_NN_PerformanceMode performanceMode = (OH_NN_PerformanceMode)performanceModeTest;
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_delegate.h | 42 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE; 94 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE;
|
H A D | nnrt_delegate_provider.cpp | 108 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE; in GetExecutionPerformance()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiler.h | 40 OH_NN_ReturnCode SetPerformance(OH_NN_PerformanceMode performance) override; 83 OH_NN_PerformanceMode m_performance {OH_NN_PERFORMANCE_NONE};
|
H A D | nncompiler.cpp | 177 OH_NN_ReturnCode NNCompiler::SetPerformance(OH_NN_PerformanceMode performance) in SetPerformance() 380 ModelConfig config {m_enableFp16, static_cast<OH_NN_PerformanceMode>(m_performance), in NormalBuild()
|
H A D | hdi_device_v1_0.cpp | 59 V1_0::PerformanceMode TransPerformanceMode(const OH_NN_PerformanceMode& mode) in TransPerformanceMode()
|
H A D | hdi_device_v2_0.cpp | 63 V2_0::PerformanceMode TransPerformanceMode(const OH_NN_PerformanceMode& mode) in TransPerformanceMode()
|
H A D | hdi_device_v2_1.cpp | 63 V2_1::PerformanceMode TransPerformanceMode(const OH_NN_PerformanceMode& mode) in TransPerformanceMode()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | validation.h | 39 bool ValidatePerformanceMode(OH_NN_PerformanceMode performanceMode);
|
H A D | validation.cpp | 37 bool ValidatePerformanceMode(OH_NN_PerformanceMode performanceMode) in ValidatePerformanceMode()
|
H A D | compilation.h | 38 OH_NN_PerformanceMode performance {OH_NN_PERFORMANCE_NONE};
|
H A D | compiler.h | 35 virtual OH_NN_ReturnCode SetPerformance(OH_NN_PerformanceMode performance) = 0;
|
H A D | cpp_type.h | 63 OH_NN_PerformanceMode mode;
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 42 | typedef enum [OH_NN_PerformanceMode](_neural_network_runtime.md#oh_nn_performancemode) [OH_NN_Pe… 63 | [OH_NN_PerformanceMode](_neural_network_runtime.md#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE…
|
H A D | _neural_network_runtime.md | 43 | typedef enum [OH_NN_PerformanceMode](#oh_nn_performancemode) [OH_NN_PerformanceMode](#oh_nn_perf… 64 | [OH_NN_PerformanceMode](#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMAN… 88 …mancemode) ([OH_NNCompilation](#oh_nncompilation) \*compilation, [OH_NN_PerformanceMode](#oh_nn_pe… 323 ### OH_NN_PerformanceMode subsection 326 typedef enum OH_NN_PerformanceMode OH_NN_PerformanceMode 686 ### OH_NN_PerformanceMode subsection 689 enum OH_NN_PerformanceMode 1296 …_NNCompilation_SetPerformanceMode (OH_NNCompilation *compilation, OH_NN_PerformanceMode performanc… 1314 | performanceMode | 指定性能模式,可选的性能模式参考[OH_NN_PerformanceMode](#oh_nn_performancemode)。 |
|
H A D | _neural_nework_runtime.md | 43 | typedef enum [OH_NN_PerformanceMode](#oh_nn_performancemode) [OH_NN_PerformanceMode](#oh_nn_perf… 64 | [OH_NN_PerformanceMode](#oh_nn_performancemode) {<br/>OH_NN_PERFORMANCE_NONE = 0, OH_NN_PERFORMAN… 88 …mancemode) ([OH_NNCompilation](#oh_nncompilation) \*compilation, [OH_NN_PerformanceMode](#oh_nn_pe… 323 ### OH_NN_PerformanceMode subsection 326 typedef enum OH_NN_PerformanceMode OH_NN_PerformanceMode 686 ### OH_NN_PerformanceMode subsection 689 enum OH_NN_PerformanceMode 1296 …_NNCompilation_SetPerformanceMode (OH_NNCompilation *compilation, OH_NN_PerformanceMode performanc… 1314 | performanceMode | 指定性能模式,可选的性能模式参考[OH_NN_PerformanceMode](#oh_nn_performancemode)。 |
|
H A D | neural__network__core_8h.md | 37 …ion](_neural_network_runtime.md#oh_nncompilation) \*compilation, [OH_NN_PerformanceMode](_neural_n…
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 42 | typedef enum [OH_NN_PerformanceMode](_neural_network_runtime.md#oh_nn_performancemode) [OH_NN_Pe… 63 | [OH_NN_PerformanceMode](_neural_network_runtime.md#oh_nn_performancemode) {<br>OH_NN_PERFORMANCE_…
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/nnrt/ |
H A D | nnrt_implementation.h | 55 OH_NN_PerformanceMode performanceMode);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_core.h | 280 OH_NN_PerformanceMode performanceMode);
|
H A D | neural_network_runtime_type.h | 119 } OH_NN_PerformanceMode; typedef
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
H A D | nn_compiler_test.cpp | 358 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_NONE; 378 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_NONE; 400 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_NONE; 424 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_LOW;
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
H A D | compilation_test.cpp | 486 OH_NN_PerformanceMode performance = static_cast<OH_NN_PerformanceMode>(5);
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
H A D | compilation_test.cpp | 486 OH_NN_PerformanceMode performance = static_cast<OH_NN_PerformanceMode>(5);
|