Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.h135 void RemoveInputShapesInFunctions(tensorflow::GraphDef& graph_def);
H A Dtfrt_graph_execution_state.cc204 RemoveInputShapesInFunctions(graph_def); in CreatePrunedGraph()
755 void RemoveInputShapesInFunctions(tensorflow::GraphDef& graph_def) { in RemoveInputShapesInFunctions() function