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

Makes automatic optimization a model attribute #4602

Merged
merged 15 commits into from
Nov 14, 2020
Merged

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    aa77cc7 View commit details
    Browse the repository at this point in the history
  2. Update trainer.py

    justusschock authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5aea8ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aacdf7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'automatic_optimization' of github.com:PyTorchLightning/…

    …pytorch-lightning into automatic_optimization
    justusschock committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    7c64e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57bd081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abcd570 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9debf2b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    28e8830 View commit details
    Browse the repository at this point in the history
  2. Update pytorch_lightning/core/lightning.py

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    justusschock and rohitgr7 authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    7db6c1b View commit details
    Browse the repository at this point in the history
  3. Update pytorch_lightning/trainer/trainer.py

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    justusschock and rohitgr7 authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    66cd7e0 View commit details
    Browse the repository at this point in the history
  4. Update trainer.py

    justusschock authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    6839385 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    6dfca36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59fa770 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Merge branch 'master' into automatic_optimization

    Jeff Yang authored Nov 14, 2020
    Configuration menu
    Copy the full SHA
    1ce9115 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into automatic_optimization

    Jeff Yang authored Nov 14, 2020
    Configuration menu
    Copy the full SHA
    27bdd7a View commit details
    Browse the repository at this point in the history