Home
last modified time | relevance | path

Searched refs:RemoveFanoutsInternal (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.h325 void RemoveFanoutsInternal(NodeDef* deleted_node);
Dmutable_graph_view.cc1559 RemoveFanoutsInternal(node); in DeleteNodes()
1612 void MutableGraphView::RemoveFanoutsInternal(NodeDef* deleted_node) { in RemoveFanoutsInternal() function in tensorflow::grappler::MutableGraphView