What's Changed
- Explicitly check whether
min_grad_idxisNoneor not before returning inlr_finder.plot()by @NaleRaphael in #66 - Update CI by @davidtvs in #92
- Make both
torch.ampandapex.ampavailable 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()withsuggest_lr=Trueby @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
- @drichardson made their first contribution in #99
- @dependabot made their first contribution in #100
Full Changelog: v0.2.1...v0.2.2