Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.h267 void UpdateMaxRegularOutputPortForAddedFanin(const OutputPort& fanin);
Dmutable_graph_view.cc409 void MutableGraphView::UpdateMaxRegularOutputPortForAddedFanin( in UpdateMaxRegularOutputPortForAddedFanin() function in tensorflow::grappler::MutableGraphView
668 UpdateMaxRegularOutputPortForAddedFanin(to_fanin); in SwapNodeNames()
946 UpdateMaxRegularOutputPortForAddedFanin(fanin_port); in AddRegularFaninByPort()
1364 UpdateMaxRegularOutputPortForAddedFanin(to_fanin_port); in UpdateRegularFaninByPort()