Searched defs:RemoveControllingFaninInternal (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/utils/ | ||
D | graph_view.cc | 1144 inline void MutableGraphView::RemoveControllingFaninInternal( in RemoveControllingFaninInternal() function in tensorflow::grappler::utils::MutableGraphView |
/external/tensorflow/tensorflow/core/grappler/ | ||
D | mutable_graph_view.cc | 1165 bool MutableGraphView::RemoveControllingFaninInternal(NodeDef* node, in RemoveControllingFaninInternal() function in tensorflow::grappler::MutableGraphView |