Searched defs:bound_node (Results 1 – 2 of 2) sorted by relevance
72 virtual AnfNodePtr bound_node() const { return bound_node_.lock(); } in bound_node() function161 AnfNodePtr bound_node() const override { in bound_node() function299 AnfNodePtr bound_node() const override { in bound_node() function348 AnfNodePtr bound_node() const override { in bound_node() function379 AnfNodePtr bound_node() const override { in bound_node() function411 AnfNodePtr bound_node() const override { in bound_node() function450 AnfNodePtr bound_node() const override { in bound_node() function
117 const AnfNodePtr &bound_node, const ScopePtr &scope) { in GetCloneBpropGraph()