Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/nnrt/
H A Dnnrt_implementation.h81 OH_NN_ReturnCode (*OH_NNDevice_GetName)(size_t deviceID, const char** name); member
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp69 NNRT_API OH_NN_ReturnCode OH_NNDevice_GetName(size_t deviceID, const char **name) in OH_NNDevice_GetName() function