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 requires_grad of input must be true for activation checkpoint layer in pipeline train. #4128

Closed
wants to merge 11 commits into from

Commits on Aug 8, 2023

  1. basic pass

    inkcherry committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    01d297d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. update

    inkcherry committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f4ff0a7 View commit details
    Browse the repository at this point in the history
  2. update

    inkcherry committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a12a6f7 View commit details
    Browse the repository at this point in the history
  3. fix format

    inkcherry committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ce26885 View commit details
    Browse the repository at this point in the history
  4. clean up

    inkcherry committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5fdc294 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix typo

    inkcherry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3c739f2 View commit details
    Browse the repository at this point in the history
  2. update

    inkcherry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4189350 View commit details
    Browse the repository at this point in the history
  3. remove comment

    inkcherry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5850c50 View commit details
    Browse the repository at this point in the history
  4. merge function

    inkcherry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8adb198 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. unwrap for save

    inkcherry committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f544f44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f41cd View commit details
    Browse the repository at this point in the history