Searched refs:AddFetchNode (Results 1 – 1 of 1) sorted by relevance
143 Status AddFetchNode(FuncOp function, mlir::tf_executor::FetchOp fetch,393 Status Exporter::AddFetchNode(FuncOp function, mlir::tf_executor::FetchOp fetch, in AddFetchNode() function in tensorflow::__anon80510dc30111::Exporter552 TF_RETURN_IF_ERROR(exporter.AddFetchNode(function, fetch, output_names)); in Convert()