Searched refs:SwapRegularFanoutInputs (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ |
D | mutable_graph_view.cc | 132 void SwapRegularFanoutInputs(FanoutsMap* fanouts, NodeDef* from_node, in SwapRegularFanoutInputs() function 164 SwapRegularFanoutInputs(fanouts, from_node, to_node->name(), in SwapFanoutInputs() 169 SwapRegularFanoutInputs(fanouts, to_node, from_node->name(), in SwapFanoutInputs() 576 SwapRegularFanoutInputs(&fanouts(), node, to_node_name, in UpdateNodeName()
|