Skip to content

Releases: tensorflow/datasets

v1.0.2

01 May 20:26
Compare
Choose a tag to compare
  • Add Apache Beam support
  • Add direct GCS access for MNIST (with tfds.load('mnist', try_gcs=True))
  • More datasets added
  • Option to turn off tqdm bar (tfds.disable_progress_bar())
  • Subsplit do not depends on the number of shard anymore (#292)
  • Various bug fixes

Thanks to all external contributors for raising issues, their feedback and their pull request.

v1.0.1

15 Feb 21:42
Compare
Choose a tag to compare
  • Fixes bug #52 that was putting the process in Eager mode by default
  • New dataset celeb_a_hq

v1.0.0

14 Feb 22:58
Compare
Choose a tag to compare

Note that this release had a bug #52 that was putting the process in Eager mode.

tensorflow-datasets is ready-for-use! Please see our README and documentation linked there. We've got 25 datasets currently and are adding more. Please join in and add (or request) a dataset yourself.