Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc2201 Status GetControlRetsFromGraph(
2237 TF_RETURN_IF_ERROR(importer.GetControlRetsFromGraph(specs.control_outputs, in Convert()
2267 TF_RETURN_IF_ERROR(importer.GetControlRetsFromGraph(specs.control_outputs, in Convert()
2486 Status GraphDefImporter::GetControlRetsFromGraph( in GetControlRetsFromGraph() function in tensorflow::__anon83888ea00111::GraphDefImporter