Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view_test.cc1184 void CheckFanoutRemoved(const MutableGraphView& graph, const TensorId& fanin, in CheckFanoutRemoved() function
1220 CheckFanoutRemoved(graph, fanin_to_remove, node_name); in TestRemoveRegularFanin()
1473 CheckFanoutRemoved(graph, tensor_id, node_name); in TestRemoveAllFanins()
1563 CheckFanoutRemoved(graph, from_fanin, node_name); in TestUpdateFanin()