Searched defs:GenCastNode (Results 1 – 2 of 2) sorted by relevance
125 AnfNodePtr GenCastNode(TypeId dtype_id, const AnfNodePtr &node, const AnfNodePtr &keep_prob_node) { in GenCastNode() function
1172 CNodePtr GenCastNode(const FuncGraphPtr &graph, const AnfNodePtr &input_node, const std::string &cn… in GenCastNode() function