Searched defs:PruneGraph (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ | ||
H A D | graph_pruning.cc | 150 void GraphPruningPass::PruneGraph(GraphOp graph) { in PruneGraph() function in mlir::tf_executor::__anon416f7cc00111::GraphPruningPass |
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ | ||
H A D | grappler_item_builder.cc | 81 Status PruneGraph(GrapplerItem* item) { in PruneGraph() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | graph_execution_state.cc | 503 Status GraphExecutionState::PruneGraph( in PruneGraph() function in tensorflow::GraphExecutionState |