Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view_test.cc1195 const TensorId& fanin_to_remove, bool success, in TestRemoveRegularFanin() argument
1212 Status s = graph.RemoveRegularFanin(node_name, fanin_to_remove); in TestRemoveRegularFanin()
1220 CheckFanoutRemoved(graph, fanin_to_remove, node_name); in TestRemoveRegularFanin()