Searched refs:RemoveInputShapesInFunctions (Results 1 – 2 of 2) sorted by relevance
135 void RemoveInputShapesInFunctions(tensorflow::GraphDef& graph_def);
204 RemoveInputShapesInFunctions(graph_def); in CreatePrunedGraph()755 void RemoveInputShapesInFunctions(tensorflow::GraphDef& graph_def) { in RemoveInputShapesInFunctions() function