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