MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / repeat

Method repeat

tensorflow/python/data/ops/dataset_ops.py:503–515  ·  view source on GitHub ↗

Repeats this dataset `count` times. Args: count: (Optional.) A `tf.int64` scalar `tf.Tensor`, representing the number of times the elements of this dataset should be repeated. The default behavior (if `count` is `None` or `-1`) is for the elements to be repeated in

(self, count=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

RepeatDatasetClass · 0.70