Searched defs:IsParallelCareNode (Results 1 – 2 of 2) sorted by relevance
31 bool ParallelPass::IsParallelCareNode(const AnfNodePtr &node) { in IsParallelCareNode() function in mindspore::opt::ParallelPass
58 bool IsParallelCareNode(const CNodePtr &cnode) { in IsParallelCareNode() function