Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc182 StatusOr<std::unique_ptr<tensorflow::Graph>> CreatePrunedGraph( in CreatePrunedGraph() function
427 CreatePrunedGraph(graph_def, build_graph_options.callable_options)); in CreateOptimizedGraph()