Skip to content

Bug fix for .pytorch DataLoaders 馃寛

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 15:22
· 7268 commits to main since this release
4d6915e

馃巵 What's New

  • We mostly focused on refactoring and minor bugs.
  • .pytorch() now works with pubic datasets hosted by team Activeloop (e.g. hub://activeloop/mnist-train).
  • Underlying data format is now better! Since the new format is incompatible with the prior release, you should update to the new release using pip3 install --upgrade hub .

馃Л What's Changed

馃悰 Bug Fixes

  • [small] pytorch readonly error bug fix (#1026) @mccrearyd
  • [small] Fix/2.0/readonly (#1024) @mccrearyd

馃敆 Dependency Updates

鈿欙笍 Who Contributes

@AbhinavTuli, @Anselmoo, @benchislett, @davidbuniat, @dependabot, @dhiganthrao, @farizrahman4u, @istranic, @mccrearyd, @tatevikh and @zomglings