Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/legacy_optimizer/graph/
Dinfershape_pass.cc418 void InferShapePass::RestoreSubGraphInput(const CNodeT *partial_node, MetaGraphT *graph) { in RestoreSubGraphInput() function in mindspore::lite::InferShapePass
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dscheduler.cc768 int Scheduler::RestoreSubGraphInput(const lite::LiteGraph::Node *partial_node) { in RestoreSubGraphInput() function in mindspore::lite::Scheduler