Uses of Package
org.tensorflow.framework.data

Package
Description
 
  • Class
    Description
    Represents 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.