Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dneural_network_runtime.cpp503 const mindspore::lite::LiteGraph* pLiteGraph, ExtensionConfig& extensionConfig) in ParseExtensionConfigs()
545 auto *pLiteGraph = reinterpret_cast<const mindspore::lite::LiteGraph*>(liteGraph); in OH_NNModel_BuildFromLiteGraph() local
Dinner_model.cpp579 MSLITE::LiteGraph* pLiteGraph = new (std::nothrow) MSLITE::LiteGraph(); in Build() local