Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_graphdef.cc155 Status GetControlRetNodes(mlir::tf_executor::FetchOp fetch,
415 Status Exporter::GetControlRetNodes( in GetControlRetNodes() function in tensorflow::__anon80510dc30111::Exporter
586 exporter.GetControlRetNodes(graph_op.GetFetch(), control_ret_nodes)); in Convert()