returnn.datasets#

This package contains modules which all provide different Dataset implementations. A Dataset is totally independent from the backend engine used (TF or Theano), and also mostly independent from other parts of RETURNN, except some utils and logging.