tf.data.experimental.to_variant

TensorFlow 1 version View source on GitHub

Returns a variant representing the given dataset.

dataset A tf.data.Dataset.

A scalar tf.variant tensor representing the given dataset.