pypi fastai 2.0.13

latest releases: 2.7.17, 2.7.16, 2.7.15...
4 years ago

2.0.13

Bugs Squashed

  • Undo breaking num_workers fix (#2804)
    • Some users found the recent addition of num_workers to inference
      functions was causing problems, particularly on Windows. This PR
      reverts that change, until we find a more reliable way to handle
      num_workers for inference.
  • learn.tta() fails on a learner imported with load_learner() (#2764)
  • learn.summary() crashes out on 2nd transfer learning (#2735)

Don't miss a new fastai release

NewReleases is sending notifications on new releases.