Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: deepspeedai/DeepSpeedExamples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codedecde/DeepSpeedExamples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 18, 2021

  1. tutorial work in progress

    codedecde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cbd3d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. adding some error catches

    codedecde committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    349e944 View commit details
    Browse the repository at this point in the history
  2. docstrings + black + isort

    codedecde committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    1501876 View commit details
    Browse the repository at this point in the history
  3. checkpointing

    codedecde committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b0fc585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c6ff0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b7fcdc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from codedecde/jeffra/local_rank_patch

    support torch.distributed rank/device
    codedecde authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    2553e90 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    jeffra authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c31e28b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. updated README

    codedecde committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d5088cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288ff21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b70377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cabe80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7faed8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34c0bab View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Update README.md

    jeffra authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    20b31f6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jeffra authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5edfa02 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jeffra authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ee7258b View commit details
    Browse the repository at this point in the history
  4. Update train_bert.py

    jeffra authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    fffad1f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from codedecde/ds-changes

    deepspeed changes
    jeffra authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    fce9b1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ec9c13 View commit details
    Browse the repository at this point in the history
Loading