Searched refs:RemoveRegularFaninInternal (Results 1 – 2 of 2) sorted by relevance
307 bool RemoveRegularFaninInternal(NodeDef* node, const OutputPort& fanin);
1046 bool MutableGraphView::RemoveRegularFaninInternal(NodeDef* node, in RemoveRegularFaninInternal() function in tensorflow::grappler::MutableGraphView1118 RemoveRegularFaninInternal(node, {fanin_node, fanin.index()}); in RemoveRegularFanin()1280 modified |= RemoveRegularFaninInternal( in UpdateFanin()