Skip to content

Release v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 21:02
· 1 commit to master since this release

What's Changed

  • Explicitly check whether min_grad_idx is None or not before returning in lr_finder.plot() by @NaleRaphael in #66
  • Update CI by @davidtvs in #92
  • Make both torch.amp and apex.amp available as backend for mixed precision training by @NaleRaphael in #91
  • Update CI to python 3.6 and torch 1.0.0 by @davidtvs in #95
  • Prevent unexpected unpacking error when calling lr_finder.plot() with suggest_lr=True by @NaleRaphael in #98
  • Fix ci-build status badge and link status badge to actions by @drichardson in #99
  • Bump the action-dependencies group with 4 updates by @dependabot in #100
  • Update release action by @davidtvs in #101

New Contributors

Full Changelog: v0.2.1...v0.2.2