Home
last modified time | relevance | path

Searched defs:PruneGraph (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.cc157 Status PruneGraph(GrapplerItem* item) { in PruneGraph() function
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc441 Status GraphExecutionState::PruneGraph( in PruneGraph() function in tensorflow::GraphExecutionState