Uses of Package
org.tensorflow.framework.data
Packages that use org.tensorflow.framework.data
-
Classes in org.tensorflow.framework.data used by org.tensorflow.framework.dataClassDescriptionRepresents a potentially large list of independent elements (samples), and allows iteration and transformations to be performed across these elements.Represents the state of an iteration through a tf.data Datset.An optional represents the result of a dataset getNext operation that may fail, when the end of the dataset has been reached.