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

Add ModelCheckpoint.to_yaml method #3048

Merged
merged 9 commits into from
Sep 27, 2020
Merged

Commits on Sep 27, 2020

  1. Add ModelCheckpoint.to_json()

    mpariente authored and Borda committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    a26484d View commit details
    Browse the repository at this point in the history
  2. Add ModelCheckpoint.to_json() test

    mpariente authored and Borda committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c3d6dea View commit details
    Browse the repository at this point in the history
  3. Fix W292: Add new line at end of file

    mpariente authored and Borda committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    2610464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4adbdc0 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
    Borda and justusschock committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    1b5b490 View commit details
    Browse the repository at this point in the history
  6. Fixed tests

    mpariente authored and Borda committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    8522d78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0b96e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fb2056 View commit details
    Browse the repository at this point in the history
  9. fix test

    rohitgr7 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    f5d97c0 View commit details
    Browse the repository at this point in the history