aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/base_api/api_def_MapDataset.pbtxt
blob: 76d63ec2478e07d5af09754dc63994841119fa56 (plain)
1
2
3
4
op {
  graph_op_name: "MapDataset"
  summary: "Creates a dataset that applies `f` to the outputs of `input_dataset`."
}