Skip to content

Releases: BirkhoffG/jax-dataloader

v0.1.2

10 Aug 14:33
Compare
Choose a tag to compare

What's Changed

Bug Fixed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Jun 00:44
Compare
Choose a tag to compare

What's Changed

New Features

Documentations

  • Add an example on training ViT with Flax and pytorch dataset by @BirkhoffG in #29

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Feb 18:39
Compare
Choose a tag to compare

The jax-dataloader v0.1 is here! 🎉🎉🎉

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

19 Jun 05:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 May 02:07
Compare
Choose a tag to compare
bump version

v0.0.3

07 Apr 00:28
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

06 Mar 01:07
Compare
Choose a tag to compare

What's Changed

  • Support pytorch and huggingface dataset by @BirkhoffG in #3
  • Add _dispatch_dataset for process different dataset type; deprecate TorchDataset and HFDataset by @BirkhoffG in #5
  • Expose core.py to __init__.py (i.e., can import the library via import jax_dataloader)

Full Changelog: https://github.com/BirkhoffG/jax-dataloader/commits/v0.0.2