Skip to content

v0.2.49

Choose a tag to compare

@bhimrazy bhimrazy released this 04 Jun 08:58
· 107 commits to main since this release
0c2fbc3

What's Changed

  • Add ParallelStreamingDataset by @philgzl in #576
  • feat: add support for shared queue for data processing by @deependujha in #602
  • Add custom collate function for Getting Started example (resolves the collate_fn TypeError) by @bhimrazy in #607
  • feat: support Queue-based streaming inputs for optimize via new recipe by @deependujha in #606
  • fix: Mark flaky tests to rerun on failure by @bhimrazy in #610
  • bump version to 0.2.49 by @bhimrazy in #613

Full Changelog: v0.2.48...v0.2.49