Searched refs:IsPipelineCareNode (Results 1 – 2 of 2) sorted by relevance
86 bool IsPipelineCareNode(const CNodePtr &cnode);
134 if (!IsPipelineCareNode(cnode)) { in LabelParameterStart()261 bool PipelineTransformer::IsPipelineCareNode(const CNodePtr &cnode) { in IsPipelineCareNode() function in mindspore::parallel::PipelineTransformer297 if (!IsPipelineCareNode(temp_node)) { in CreateOpInfo()399 if (!IsPipelineCareNode(user_node)) { in GetParameterPair()548 if (!IsPipelineCareNode(cnode)) { in FindPipelineCareNode()