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

Implement DDP static_graph=True #6940

Merged
merged 6 commits into from
May 13, 2022
Merged

Implement DDP static_graph=True #6940

merged 6 commits into from
May 13, 2022

Commits on Mar 11, 2022

  1. Implement DDP static_graph=True

    Experimental implementation of new PyTorch 1.11.0 DDP feature.
    glenn-jocher committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    355d526 View commit details
    Browse the repository at this point in the history
  2. Add 1.11.0 check

    glenn-jocher committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    36a4614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d54991 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    9a5b33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7d1f8 View commit details
    Browse the repository at this point in the history