tf.data.experimental.to_variant

Returns a variant representing the given dataset.

dataset A tf.data.Dataset.

A scalar tf.variant tensor representing the given dataset.