Home
last modified time | relevance | path

Searched defs:from_fanin (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc661 MutableGraphView::OutputPort from_fanin(node, idx); in SwapNodeNames() local
1236 const TensorId& from_fanin, in UpdateFanin()
1395 TensorId from_fanin = ParseTensorName(node->input(from_port)); in SwapRegularFaninsByPorts() local
Dmutable_graph_view_test.cc1538 const TensorId& from_fanin, const TensorId& to_fanin, in TestUpdateFanin()