TensorFlow

API

 tf.data / experimental / experimental.DistributeOptions


Constructs a dataset from the given variant and structure.

variant A scalar tf.variant tensor representing a dataset.
structure A tf.data.experimental.Structure object representing the structure of each element in the dataset.

A tf.data.Dataset instance.

此页内容是否对您有帮助