aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/base_api/api_def_ScanDataset.pbtxt
blob: e83d4a9e967f959b19adc5fad38a7141f8936cc4 (plain)
1
2
3
4
op {
  graph_op_name: "ScanDataset"
  summary: "Creates a dataset successively reduces `f` over the elements of `input_dataset`."
}