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.cc1490 std::vector<string> nodes_with_fanouts; in CheckNodesCanBeDeleted() local
1515 nodes_with_fanouts.push_back(node_name_to_delete); in CheckNodesCanBeDeleted()
1536 if (!nodes_with_fanouts.empty()) { in CheckNodesCanBeDeleted()
1543 sort_and_sample(&nodes_with_fanouts)); in CheckNodesCanBeDeleted()