Searched defs:IsCustomCNode (Results 1 – 3 of 3) sorted by relevance
72 bool IsCustomCNode(const AnfNodePtr &anf) { return false; } in IsCustomCNode() function
115 bool IsCustomCNode(const mindspore::AnfNodePtr &node) { return true; } in IsCustomCNode() function
441 bool IsCustomCNode(const AnfNodePtr &anf) { in IsCustomCNode() function