Home
last modified time | relevance | path

Searched defs:executionPerformance (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate.h42 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE; member
94 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE; member
H A Dnnrt_delegate_provider.cpp108 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE; in GetExecutionPerformance() local