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