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

Leaf Variable inplace bug fix #17

Merged
merged 2 commits into from
Oct 27, 2021
Merged

Leaf Variable inplace bug fix #17

merged 2 commits into from
Oct 27, 2021

Commits on Sep 3, 2021

  1. Leaf Variable inplace bug fix

    fixes ```RuntimeError: a view of a leaf Variable that requires grad is being used in an in-place operation.``` when running on Docker.
    naruarjun committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    051ae2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from naruarjun/naruarjun-leaf-variable-fix

    Leaf Variable inplace bug fix
    naruarjun committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    775d27f View commit details
    Browse the repository at this point in the history