Searched defs:RestoreSubGraphInput (Results 1 – 2 of 2) sorted by relevance
418 void InferShapePass::RestoreSubGraphInput(const CNodeT *partial_node, MetaGraphT *graph) { in RestoreSubGraphInput() function in mindspore::lite::InferShapePass
768 int Scheduler::RestoreSubGraphInput(const lite::LiteGraph::Node *partial_node) { in RestoreSubGraphInput() function in mindspore::lite::Scheduler