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

deprecate enable_pl_optimizer as it is not restored properly #5244

Merged
merged 115 commits into from
Jan 8, 2021

Commits on Dec 17, 2020

  1. update

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fbebccb View commit details
    Browse the repository at this point in the history
  2. clean test

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f84085c View commit details
    Browse the repository at this point in the history
  3. still in progress

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a309878 View commit details
    Browse the repository at this point in the history
  4. udpdate test

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ae08761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ef910f View commit details
    Browse the repository at this point in the history
  6. update

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f5a5d1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7edec88 View commit details
    Browse the repository at this point in the history
  8. update

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b4181ea View commit details
    Browse the repository at this point in the history
  9. resolve flake

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    be48064 View commit details
    Browse the repository at this point in the history
  10. add test for zero_grad

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    379d2be View commit details
    Browse the repository at this point in the history
  11. update

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fd51f32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05a838e View commit details
    Browse the repository at this point in the history
  13. update

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    82c2602 View commit details
    Browse the repository at this point in the history
  14. update

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    386f6d4 View commit details
    Browse the repository at this point in the history
  15. resolve amp

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b007c9d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5007e68 View commit details
    Browse the repository at this point in the history
  17. revert back to True

    tchaton committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    88c5c63 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3accce3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. update

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    7fc56ee View commit details
    Browse the repository at this point in the history
  2. clean tests

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    8d13893 View commit details
    Browse the repository at this point in the history
  3. cleaned out

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e7abee6 View commit details
    Browse the repository at this point in the history
  4. typo

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    14475e7 View commit details
    Browse the repository at this point in the history
  5. update test

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    b47db5e View commit details
    Browse the repository at this point in the history
  6. git repare bug

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    6a79921 View commit details
    Browse the repository at this point in the history
  7. remove print

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    c106828 View commit details
    Browse the repository at this point in the history
  8. udpate

    tchaton committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    85e4e96 View commit details
    Browse the repository at this point in the history
  9. Fix formatting/optimizer imports

    SeanNaren committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    40f7c54 View commit details
    Browse the repository at this point in the history
  10. Refactor the test for cleanliness

    SeanNaren committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e6f9945 View commit details
    Browse the repository at this point in the history
  11. Add vanilla model to the test, better var names

    SeanNaren committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9d4fd68 View commit details
    Browse the repository at this point in the history
  12. Fixed var names, let's clean up these mock tests

    SeanNaren committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f71ce5d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. repare test

    Ubuntu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    5c98b0f View commit details
    Browse the repository at this point in the history
  2. update test

    Ubuntu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    cfd63ea View commit details
    Browse the repository at this point in the history
  3. resolve flake8

    tchaton committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    ca6c184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8c0c20 View commit details
    Browse the repository at this point in the history
  5. add manual_optimization

    tchaton committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6b5af8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    feaa861 View commit details
    Browse the repository at this point in the history
  7. update tests

    Ubuntu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    c1e9d14 View commit details
    Browse the repository at this point in the history
  8. resolve flake8

    tchaton committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    1352a49 View commit details
    Browse the repository at this point in the history
  9. add random accumulate_grad_batches

    Ubuntu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    c0afb3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d8b9bb View commit details
    Browse the repository at this point in the history
  11. improve test

    tchaton committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    9a43d8e View commit details
    Browse the repository at this point in the history
  12. Update tests/trainer/optimization/test_parity_automatic_optimization.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    12b3554 View commit details
    Browse the repository at this point in the history
  13. Update tests/trainer/optimization/test_parity_automatic_optimization.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    a126e56 View commit details
    Browse the repository at this point in the history
  14. update

    tchaton committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    9d083d5 View commit details
    Browse the repository at this point in the history
  15. clean tests

    tchaton committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    7126b2d View commit details
    Browse the repository at this point in the history
  16. correct bug

    Ubuntu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    b6c7ad0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f5ec5f5 View commit details
    Browse the repository at this point in the history
  18. format

    Borda committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    a9c1f7e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    151790d View commit details
    Browse the repository at this point in the history
  2. adress comments

    tchaton committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    b33ee49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196d8b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1677b6c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. update on comments

    tchaton committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    02ded96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d3b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8a11e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e68e31 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    47d047c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    05678f5 View commit details
    Browse the repository at this point in the history
  2. wip

    tchaton committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    c764bee View commit details
    Browse the repository at this point in the history
  3. typo

    tchaton committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    55536ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dfe521 View commit details
    Browse the repository at this point in the history
  5. resolve latest bugs

    Ubuntu committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    134cf0e View commit details
    Browse the repository at this point in the history
  6. update

    tchaton committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    09ea317 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a42cb3a View commit details
    Browse the repository at this point in the history
  8. resolve merge

    tchaton committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0f81944 View commit details
    Browse the repository at this point in the history
  9. add comment

    tchaton committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    a61297b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Update pytorch_lightning/core/lightning.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    dcc4897 View commit details
    Browse the repository at this point in the history
  2. Update tests/deprecated_api/test_remove_1-3.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e62e4fb View commit details
    Browse the repository at this point in the history
  3. Update pytorch_lightning/trainer/connectors/optimizer_connector.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    de5b0cd View commit details
    Browse the repository at this point in the history
  4. Update pytorch_lightning/trainer/trainer.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    0899e56 View commit details
    Browse the repository at this point in the history
  5. Update pytorch_lightning/trainer/trainer.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    704b47a View commit details
    Browse the repository at this point in the history
  6. Update tests/trainer/optimization/test_parity_automatic_optimization.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    bd3a5f4 View commit details
    Browse the repository at this point in the history
  7. update on comments

    tchaton committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    36a5cfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    624b560 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f18365 View commit details
    Browse the repository at this point in the history
  10. update restore

    tchaton committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    bf6e529 View commit details
    Browse the repository at this point in the history
  11. add a property

    tchaton committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    b3ac147 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65da7b7 View commit details
    Browse the repository at this point in the history
  13. update test

    tchaton committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a7c3d44 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c9e4ffc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c10879 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    9ef42bb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    eecde3d View commit details
    Browse the repository at this point in the history
  2. update on comments

    tchaton committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    7f356d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b971445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a97d80 View commit details
    Browse the repository at this point in the history
  5. update on comments

    tchaton committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    c5fdbea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07cb66e View commit details
    Browse the repository at this point in the history
  7. Update pytorch_lightning/trainer/trainer.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tchaton and awaelchli committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1f4f255 View commit details
    Browse the repository at this point in the history
  8. Update tests/trainer/optimization/test_parity_automatic_optimization.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tchaton and awaelchli committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    302b005 View commit details
    Browse the repository at this point in the history
  9. Update tests/trainer/optimization/test_parity_automatic_optimization.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tchaton and awaelchli committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    5922dc6 View commit details
    Browse the repository at this point in the history
  10. Update tests/trainer/optimization/test_parity_automatic_optimization.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tchaton and awaelchli committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    7835edc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1201c31 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    3f75ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d4119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d45b501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70aef31 View commit details
    Browse the repository at this point in the history
  5. mofidy import

    tchaton committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    5eb6b1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab660fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8342314 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    9102217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d38b60 View commit details
    Browse the repository at this point in the history
  3. update changelog

    tchaton committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    637e423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1122cec View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. resolve flake8

    tchaton committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6a8a65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538019f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36e09d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. update

    tchaton committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ca41a18 View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    db5e102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6b272c View commit details
    Browse the repository at this point in the history
  4. clean doc

    tchaton committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    0542c5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57a06c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3374578 View commit details
    Browse the repository at this point in the history
  7. update

    tchaton committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    2dcfd2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1e847b View commit details
    Browse the repository at this point in the history