Skip to content

v2.7.12

Compare
Choose a tag to compare
@jph00 jph00 released this 28 Mar 20:28
· 108 commits to master since this release

New Features

Bugs Squashed

  • Fix Learn.predict Errors Out if Passed a PILImage (#3884), thanks to @nglillywhite
  • Set DataLoaders device if not None and to exists (#3873), thanks to @warner-benjamin
  • Fix default_device to correctly detect + use mps (Apple Silicon) (#3858), thanks to @wolever