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 accumulate_grad_batches on init #9652

Merged
merged 13 commits into from
Sep 24, 2021
Merged

Fix accumulate_grad_batches on init #9652

merged 13 commits into from
Sep 24, 2021

Commits on Sep 24, 2021

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

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    0cd6006 View commit details
    Browse the repository at this point in the history
  3. update error

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    83afee7 View commit details
    Browse the repository at this point in the history
  4. move to callback connector

    Rohit Gupta authored and rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    07099a9 View commit details
    Browse the repository at this point in the history
  5. add test with callback

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    2799ac8 View commit details
    Browse the repository at this point in the history
  6. fix tests

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    1bcb528 View commit details
    Browse the repository at this point in the history
  7. Update pytorch_lightning/trainer/connectors/callback_connector.py

    Co-authored-by: Carlos Mocholí <[email protected]>
    rohitgr7 and carmocca committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    be7e524 View commit details
    Browse the repository at this point in the history
  8. update ipu logic

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    1c9ce1c View commit details
    Browse the repository at this point in the history
  9. rev

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    068d799 View commit details
    Browse the repository at this point in the history
  10. rev

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    56c3e5e View commit details
    Browse the repository at this point in the history
  11. rev

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a314f85 View commit details
    Browse the repository at this point in the history
  12. pls work

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9e6cee9 View commit details
    Browse the repository at this point in the history
  13. code review

    rohitgr7 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    829aa12 View commit details
    Browse the repository at this point in the history