Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dgraph_pruning.cc150 void GraphPruningPass::PruneGraph(GraphOp graph) { in PruneGraph() function in mlir::tf_executor::__anon416f7cc00111::GraphPruningPass
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder.cc81 Status PruneGraph(GrapplerItem* item) { in PruneGraph() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.cc503 Status GraphExecutionState::PruneGraph( in PruneGraph() function in tensorflow::GraphExecutionState