![]() |
Returns a variant representing the given dataset.
Aliases:
tf.data.experimental.to_variant(dataset)
Args:
dataset
: Atf.data.Dataset
.
Returns:
A scalar tf.variant
tensor representing the given dataset.
![]() |
Returns a variant representing the given dataset.
tf.data.experimental.to_variant(dataset)
dataset
: A tf.data.Dataset
.A scalar tf.variant
tensor representing the given dataset.