Skip to content
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

feat(optim): add support of AdEMAMix optimizer #373

Merged
merged 10 commits into from
Sep 9, 2024
Merged

feat(optim): add support of AdEMAMix optimizer #373

merged 10 commits into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    374decf View commit details
    Browse the repository at this point in the history
  2. feat(optim): add AdEMAMix

    frgfm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e1b91e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cf6e22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfcb27d View commit details
    Browse the repository at this point in the history
  5. docs(docs): add new optimizer

    frgfm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8cad4e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf69545 View commit details
    Browse the repository at this point in the history
  7. style(ruff): fix lint

    frgfm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    83992e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2835027 View commit details
    Browse the repository at this point in the history
  9. test(models): fix repvgg test

    frgfm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2db9ed5 View commit details
    Browse the repository at this point in the history
  10. fix(optim): fix AdEMAMix

    frgfm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1ea5548 View commit details
    Browse the repository at this point in the history