View source
on GitHub
Helper class that provides a standard way to create an ABC using inheritance.
@abc.abstractmethodget_dataset( context: tf.distribute.InputContext ) -> tf.data.Dataset
Get a tf.data.Dataset by context per replica.
View source
on GitHub
Helper class that provides a standard way to create an ABC using inheritance.
@abc.abstractmethodget_dataset( context: tf.distribute.InputContext ) -> tf.data.Dataset
Get a tf.data.Dataset by context per replica.