blob: 1bc3660479a291fbbf1cce9f00b1971093ccc8ce [file] [log] [blame]
op {
visibility: HIDDEN
graph_op_name: "WindowDataset"
in_arg {
name: "window_size"
description: <<END
A scalar representing the number of elements to accumulate in a window.
END
}
summary: "A dataset that creates window datasets from the input dataset."
}