Searched refs:AddFetchNode (Results 1 – 1 of 1) sorted by relevance
181 Status AddFetchNode(mlir::FuncOp function, mlir::tf_executor::FetchOp fetch,413 Status Exporter::AddFetchNode(mlir::FuncOp function, in AddFetchNode() function in tensorflow::__anon29e43afe0111::Exporter574 TF_RETURN_IF_ERROR(exporter.AddFetchNode(function, fetch, output_names)); in Convert()