Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dexport_graphdef.cc154 Status GetControlRetNodes(mlir::tf_executor::FetchOp fetch,
408 Status Exporter::GetControlRetNodes( in GetControlRetNodes() function in tensorflow::__anonc9dc26cd0111::Exporter
583 exporter.GetControlRetNodes(graph_op.GetFetch(), control_ret_nodes)); in Convert()