Searched refs:PreprocessGraphDef (Results 1 – 1 of 1) sorted by relevance
533 Status PreprocessGraphDef(const GraphImportConfig* specs, GraphDef* graph_def) { in PreprocessGraphDef() function3535 TF_RETURN_IF_ERROR(PreprocessGraphDef(nullptr, &preprocessed_graphdef)); in Convert()4211 TF_RETURN_IF_ERROR(PreprocessGraphDef(&specs, &preprocessed_graphdef)); in ConvertGraphdefToMlir()