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

Improved model+EMA checkpointing #2292

Merged
merged 13 commits into from
Feb 25, 2021
Merged

Improved model+EMA checkpointing #2292

merged 13 commits into from
Feb 25, 2021

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    643e466 View commit details
    Browse the repository at this point in the history
  2. update

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    553b582 View commit details
    Browse the repository at this point in the history
  3. bug fix

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    dc3ca84 View commit details
    Browse the repository at this point in the history
  4. bug fix 2

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    554b2ed View commit details
    Browse the repository at this point in the history
  5. always save optimizer

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    8c677c1 View commit details
    Browse the repository at this point in the history
  6. ema half

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1dba401 View commit details
    Browse the repository at this point in the history
  7. remove model.float()

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    02042ae View commit details
    Browse the repository at this point in the history
  8. model half

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    976002d View commit details
    Browse the repository at this point in the history
  9. carry ema/model in fp32

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4d5ab3b View commit details
    Browse the repository at this point in the history
  10. rm model.float()

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    189bf63 View commit details
    Browse the repository at this point in the history
  11. both to float always

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    bd4cb50 View commit details
    Browse the repository at this point in the history
  12. cleanup

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a09b8fa View commit details
    Browse the repository at this point in the history
  13. cleanup

    glenn-jocher committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    dcc6a98 View commit details
    Browse the repository at this point in the history