Home
last modified time | relevance | path

Searched defs:iModel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp168 auto iModel = V1::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in GetSupportedOperation() local
259 V1_0::Model* iModel = V1::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in PrepareModel() local
H A Dhdi_device_v2_0.cpp218 auto iModel = V2::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in GetSupportedOperation() local
302 V2_0::Model* iModel = V2::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in PrepareModel() local
H A Dhdi_device_v2_1.cpp213 auto iModel = NNRt_V2_1::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in GetSupportedOperation() local
297 V2_1::Model* iModel = NNRt_V2_1::LiteGraph_To_HDIModel(model.get(), tensorBuffer); in PrepareModel() local