Searched defs:control_nodes (Results 1 – 2 of 2) sorted by relevance
415 std::vector<AnfNodePtr> FetchParameterByControlNode(const std::vector<AnfNodePtr> &control_nodes) { in FetchParameterByControlNode()722 void ControlNodeParser::Parse(const std::vector<AnfNodePtr> &control_nodes, const std::vector<Kerne… in Parse()897 void ControlNodeParser::FetchFrontValueNode(const std::vector<AnfNodePtr> &control_nodes, in FetchFrontValueNode()977 const std::vector<AnfNodePtr> &control_nodes, in FetchFrontToFrontParameter()995 …NodePtr> ControlNodeParser::FetchControlNodeParameter(const std::vector<AnfNodePtr> &control_nodes, in FetchControlNodeParameter()1031 void ControlNodeParser::FetchFuncGraphCallNum(const std::vector<AnfNodePtr> &control_nodes) { in FetchFuncGraphCallNum()1066 void ControlNodeParser::CreateBranchIDForFuncGraph(const std::vector<AnfNodePtr> &control_nodes) { in CreateBranchIDForFuncGraph()1213 void ControlNodeParser::FetchFuncGraphToParameter(const std::vector<AnfNodePtr> &control_nodes) { in FetchFuncGraphToParameter()1478 void ControlNodeParser::FetchAutoMonadNode(const std::vector<AnfNodePtr> &control_nodes) { in FetchAutoMonadNode()
1643 void GraphScheduler::PrepareInputNodeForSwitchActor(const std::vector<AnfNodePtr> &control_nodes) { in PrepareInputNodeForSwitchActor()