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 a naive DDP for model interface #78

Merged
merged 23 commits into from
Dec 19, 2022
Merged

add a naive DDP for model interface #78

merged 23 commits into from
Dec 19, 2022

Commits on Dec 16, 2022

  1. add ddp

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    42074ff View commit details
    Browse the repository at this point in the history
  2. fix

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    705ccd4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    79b5a0e View commit details
    Browse the repository at this point in the history
  4. fix nc

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8b28608 View commit details
    Browse the repository at this point in the history
  5. revert

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f428d44 View commit details
    Browse the repository at this point in the history
  6. fix val

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2473ddc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a7e262 View commit details
    Browse the repository at this point in the history
  8. update

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e2af37b View commit details
    Browse the repository at this point in the history
  9. update

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2adabb6 View commit details
    Browse the repository at this point in the history
  10. update

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f868862 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf93842 View commit details
    Browse the repository at this point in the history
  12. fix world_size

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    25fbe5a View commit details
    Browse the repository at this point in the history
  13. fix metrics.key

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8a06a38 View commit details
    Browse the repository at this point in the history
  14. fix

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9b87430 View commit details
    Browse the repository at this point in the history
  15. revert metrics.keys

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    42c134f View commit details
    Browse the repository at this point in the history
  16. fix

    Laughing-q committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2526aec View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Command/file generator for DDP (#79)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Laughing-q <1185102784@qq.com>
    3 people committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    fc04821 View commit details
    Browse the repository at this point in the history
  2. update

    AyushExel committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    e02a5ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d0ad3 View commit details
    Browse the repository at this point in the history
  4. update

    AyushExel committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    6a197dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba2a385 View commit details
    Browse the repository at this point in the history
  6. add time.sleep

    Laughing-q committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    5a33a94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fceb556 View commit details
    Browse the repository at this point in the history