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

[DeepSpeed] Do not fail if batch size could not be inferred for logging #10438

Merged
merged 14 commits into from
Nov 16, 2021

Commits on Nov 9, 2021

  1. Try to infer logging batch size, else rollback

    SeanNaren committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    879f52c View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG.md

    SeanNaren committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    661c4c1 View commit details
    Browse the repository at this point in the history
  3. Woops

    SeanNaren committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b3c3106 View commit details
    Browse the repository at this point in the history
  4. Update pytorch_lightning/plugins/training_type/deepspeed.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    Sean Naren and awaelchli authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    05bc247 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9250f2c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configure our logger level

    carmocca committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    06f5bde View commit details
    Browse the repository at this point in the history
  2. Add comment

    carmocca committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    01e638b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee6912 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Revert "Configure our logger level"

    This reverts commit 06f5bde
    SeanNaren committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    bbe27b7 View commit details
    Browse the repository at this point in the history
  2. Fix test

    SeanNaren committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f9e1a85 View commit details
    Browse the repository at this point in the history
  3. Remove test

    SeanNaren committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c8ce094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    415d0c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d9dd6f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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