Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc1493 std::vector<string> nodes_with_fanouts; in CheckNodesCanBeDeleted() local
1518 nodes_with_fanouts.push_back(node_name_to_delete); in CheckNodesCanBeDeleted()
1539 if (!nodes_with_fanouts.empty()) { in CheckNodesCanBeDeleted()
1546 sort_and_sample(&nodes_with_fanouts)); in CheckNodesCanBeDeleted()