Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.h316 Status CheckNodesCanBeDeleted(
Dmutable_graph_view.cc1490 Status MutableGraphView::CheckNodesCanBeDeleted( in CheckNodesCanBeDeleted() function in tensorflow::grappler::MutableGraphView
1555 TF_RETURN_IF_ERROR(CheckNodesCanBeDeleted(nodes_to_delete)); in DeleteNodes()