Searched refs:DropValueNode (Results 1 – 3 of 3) sorted by relevance
281 void DropValueNode(const AnfNodePtr &node);
255 void FuncGraph::DropValueNode(const AnfNodePtr &node) { in DropValueNode() function in mindspore::FuncGraph
706 fg->DropValueNode(input); in OnEdgeRemoved()