Home
last modified time | relevance | path

Searched defs:OH_NNModel_Construct (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.h37 OH_NNModel* (*OH_NNModel_Construct)(void); member
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dneural_network_runtime.cpp219 NNRT_API OH_NNModel *OH_NNModel_Construct(void) in OH_NNModel_Construct() function