-
Notifications
You must be signed in to change notification settings - Fork 32
🔧 Maintenance and small improvements #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #114 +/- ##
=======================================
Coverage 98.88% 98.88%
=======================================
Files 132 132
Lines 6273 6278 +5
Branches 857 857
=======================================
+ Hits 6203 6208 +5
Misses 27 27
Partials 43 43
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Yes, that's best! |
- fix typo in doc references
Small maintenance pull request.
optim_recipe
arg to the baselines when not using the CLI (thanks to 🐛Training with WideResNetBaseline #113)@alafage, should we make this 0.2.2.post0 to propagate the fixes? Notably, 0.2.2 probably does not work anymore due to HF's update. If so, we need to ⚡ the package version.
Fixes #113