Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_graphdef.cc96 Status HasSingleGraphSingleOpIslandsFunctions(mlir::ModuleOp module) { in HasSingleGraphSingleOpIslandsFunctions() function
747 TF_RETURN_IF_ERROR(HasSingleGraphSingleOpIslandsFunctions(module)); in ConvertMlirToGraph()