-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Deprecate TrainerOptimizersMixin and move functionality to core/optimizer.py
#11155
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
Merged
ananthsub
merged 38 commits into
Lightning-AI:master
from
daniellepintz:optimizers_mixin
Dec 23, 2021
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
68d60fa
refactor init_optimizers
daniellepintz e7e3b59
fix tests
daniellepintz 628e4a0
fix tests
daniellepintz 68caa57
fix another test
daniellepintz 0396959
attempt to fix deepspeed test
daniellepintz b645134
addr comments
daniellepintz 47bdae1
deprecate optimizer mixin
daniellepintz aff9de3
addr comments
daniellepintz 74a3033
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 3d1faaa
move _convert_to_lightning_optimizer to core/optimizer.py
daniellepintz 8c1267f
fix typing and docstring
daniellepintz 4a1ee1a
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 108c4a2
remove strategy refactor
daniellepintz a768823
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b27e2e1
small fix
daniellepintz e8d6cf6
Merge branch 'optimizers_mixin' of github.com:daniellepintz/pytorch-l…
daniellepintz 7d72f56
fix mypy
daniellepintz 4fda88f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] be56fcd
addr comment
daniellepintz 0da03c8
Merge branch 'optimizers_mixin' of github.com:daniellepintz/pytorch-l…
daniellepintz 779c0a4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 362a1b7
fix test
daniellepintz 81c6788
Merge branch 'optimizers_mixin' of github.com:daniellepintz/pytorch-l…
daniellepintz 493a582
addr comments
daniellepintz b20d6f4
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 1c30527
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 8b80304
fix merge conflicts from strategy
daniellepintz 5397d2f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5da0649
addr comments
daniellepintz f320402
Merge branch 'optimizers_mixin' of github.com:daniellepintz/pytorch-l…
daniellepintz 119bc58
fix whitespace
daniellepintz ecb3c60
fix weakref test
daniellepintz fd1b14d
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 8ba6f37
add comment
daniellepintz d2c6b6e
addr comments
daniellepintz bb6ba78
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 41bbfb8
fix mypy
daniellepintz 126533d
Merge branch 'optimizers_mixin' of github.com:daniellepintz/pytorch-l…
daniellepintz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.