Searched defs:IsGraphKernel (Results 1 – 3 of 3) sorted by relevance
441 bool AnfUtils::IsGraphKernel(const AnfNodePtr &node) { in IsGraphKernel() function in mindspore::AnfUtils
457 bool IsGraphKernel(const AnfNodePtr &node) { in IsGraphKernel() function
1291 bool AnfAlgo::IsGraphKernel(const AnfNodePtr &node) { in IsGraphKernel() function in mindspore::common::AnfAlgo