Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/
Dhdi_device_v1_0.cpp167 auto iModel = mindspore::lite::MindIR_LiteGraph_To_Model(model.get(), tensorBuffer); in GetSupportedOperation() local
258 V1_0::Model* iModel = mindspore::lite::MindIR_LiteGraph_To_Model(model.get(), tensorBuffer); in PrepareModel() local
Dhdi_device_v2_0.cpp212 auto iModel = mindspore::lite::MindIR_LiteGraph_To_Model(model.get(), tensorBuffer); in GetSupportedOperation() local
296 V2_0::Model* iModel = mindspore::lite::MindIR_LiteGraph_To_Model(model.get(), tensorBuffer); in PrepareModel() local