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

Upgrade PyTorch Lightning to 1.0.2 #7852

Merged
merged 13 commits into from
Oct 28, 2020
Merged

Upgrade PyTorch Lightning to 1.0.2 #7852

merged 13 commits into from
Oct 28, 2020

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    422d387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a529f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75a648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa8867f View commit details
    Browse the repository at this point in the history
  5. Removed initialization logic as we pass custom stopping callbacks rat…

    …her than create default
    SeanNaren committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    7219d44 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    cd48624 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Merge new tests on master

    sshleifer committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    326ff86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c648805 View commit details
    Browse the repository at this point in the history
  3. Add barrier to ensure saving has completed before proceeding, do not …

    …use distributed sampler for validation to ensure all processes calculate same val metrics for checkpointing
    SeanNaren committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    94ce6a3 View commit details
    Browse the repository at this point in the history
  4. Fixed code format issue

    SeanNaren committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    29da8d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cc14d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    27ff272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    593eeb6 View commit details
    Browse the repository at this point in the history