Searched refs:cleaned_graph_def (Results 1 – 1 of 1) sorted by relevance
231 GraphDef cleaned_graph_def; in FoldConstants() local232 RemoveAttributes(input_graph_def, {"_output_shapes"}, &cleaned_graph_def); in FoldConstants()235 ImportGraphDef({}, cleaned_graph_def, &input_graph, &shape_refiner)); in FoldConstants()