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 learning rate scheduling support for DeepSpeedStrategy #20320

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2024

  1. Update fabric.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    188a45f View commit details
    Browse the repository at this point in the history
  2. Update deepspeed.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    baf5988 View commit details
    Browse the repository at this point in the history
  3. Update deepspeed.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1f4c18e View commit details
    Browse the repository at this point in the history
  4. Update fabric.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    585e302 View commit details
    Browse the repository at this point in the history
  5. Update fsdp.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0451761 View commit details
    Browse the repository at this point in the history
  6. Update strategy.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a912aab View commit details
    Browse the repository at this point in the history
  7. Update strategy.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d27d4a3 View commit details
    Browse the repository at this point in the history
  8. Update xla_fsdp.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    67089a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1025875 View commit details
    Browse the repository at this point in the history
  10. Update fsdp.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9b45b99 View commit details
    Browse the repository at this point in the history
  11. Update strategy.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a7a5835 View commit details
    Browse the repository at this point in the history
  12. Update xla_fsdp.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3ece31c View commit details
    Browse the repository at this point in the history
  13. Update deepspeed.py

    amorehead authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e48acd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update seed.py

    amorehead authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f13516d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b4a6d View commit details
    Browse the repository at this point in the history
  3. Update seed.py

    amorehead authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2cab7e2 View commit details
    Browse the repository at this point in the history
  4. Update seed.py

    amorehead authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e9127f4 View commit details
    Browse the repository at this point in the history
  5. Update seed.py

    amorehead authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c127458 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 15, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    dfce07e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e8d48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737162d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d347d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d227ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f94efa7 View commit details
    Browse the repository at this point in the history