-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Feature] Add adan optimizer #1180
Conversation
Codecov ReportBase: 0.02% // Head: 89.19% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #1180 +/- ##
============================================
+ Coverage 0.02% 89.19% +89.17%
============================================
Files 121 141 +20
Lines 8217 10526 +2309
Branches 1368 1674 +306
============================================
+ Hits 2 9389 +9387
+ Misses 8215 916 -7299
- Partials 0 221 +221
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Hello, please sign the CLA, and we can merge it after that, thanks:wink: |
* add adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate adan optimizer * uppdate init
Motivation
Add the new optimizer, Adan
Modification
Add adan_t.py in
mmclassification/mmcls/engine/optimizers/adan_t.py
Use cases (Optional)
Please see the attached config&log files for a detailed example.