Searched refs:ParseFirstControlNodeAndKernelGraphForFuncGraph (Results 1 – 2 of 2) sorted by relevance
244 …void ParseFirstControlNodeAndKernelGraphForFuncGraph(const std::vector<AnfNodePtr> &control_nodes);
1076 ParseFirstControlNodeAndKernelGraphForFuncGraph(control_nodes); in Parse()2325 void ControlNodeParser::ParseFirstControlNodeAndKernelGraphForFuncGraph(const std::vector<AnfNodePt… in ParseFirstControlNodeAndKernelGraphForFuncGraph() function in mindspore::runtime::ControlNodeParser