Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc2382 Status GetControlRetsFromGraph(
2443 TF_RETURN_IF_ERROR(importer.GetControlRetsFromGraph(specs.control_outputs, in Convert()
2473 TF_RETURN_IF_ERROR(importer.GetControlRetsFromGraph(specs.control_outputs, in Convert()
2723 Status GraphDefImporter::GetControlRetsFromGraph( in GetControlRetsFromGraph() function in tensorflow::__anon636eac960111::GraphDefImporter