Skip to content

Releases: google-parfait/dataset_grouper

Dataset Grouper 0.3.0

09 Apr 18:50
Compare
Choose a tag to compare

What's Changed

  • Add serialization and beam modules to the API.
  • Simplify github organization, so that all python modules are in dataset_grouper/.
  • Update script to build and publish package.
  • Added utilities for creating test datasets.
  • Added more examples, including a Dirichlet partitioning example.
  • Removed preprocess_fn arg from PartitionedDataset.build_group_stream. Preprocessing should now be applied via tf.data.Dataset.map.

Full Changelog: v0.2.1...v0.3.0

Dataset Grouper 0.2.1

13 Jun 02:32
Compare
Choose a tag to compare

Dataset Grouper 0.2.0

12 Jun 20:23
Compare
Choose a tag to compare

Dataset Grouper 0.1.0

02 Jun 00:52
Compare
Choose a tag to compare