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

[Fix] ZeroRedundancyOptimizer ambiguous error with param groups when pytorch < 1.12.0 #818

Merged
merged 7 commits into from
Dec 19, 2022

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    328636d View commit details
    Browse the repository at this point in the history
  2. add docstring

    C1rN09 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0248caa View commit details
    Browse the repository at this point in the history
  3. fix docstring

    C1rN09 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5b901ae View commit details
    Browse the repository at this point in the history
  4. add unittest

    C1rN09 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a62decf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2ac889 View commit details
    Browse the repository at this point in the history
  6. modify ut

    C1rN09 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    00f6207 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix as comments

    C1rN09 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ac3d966 View commit details
    Browse the repository at this point in the history