Home
last modified time | relevance | path

Searched refs:NNRt_V2_1 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.h24 namespace NNRt_V2_1 {
H A Dhdi_device_v2_1.cpp213 auto iModel = NNRt_V2_1::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in GetSupportedOperation()
222 NNRt_V2_1::HDIModel_Destroy(&iModel); in GetSupportedOperation()
297 V2_1::Model* iModel = NNRt_V2_1::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in PrepareModel()
312 NNRt_V2_1::HDIModel_Destroy(&iModel); in PrepareModel()
H A Dlite_graph_to_hdi_model_v2_1.cpp31 namespace NNRt_V2_1 { namespace
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp957 namespace NNRt_V2_1 { namespace