-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update optimizer_step methods in accelerator and plugins
#10023
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
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0a2aee2
all changes
awaelchli b10017e
changelog
awaelchli 8401611
remove
awaelchli 3ba3bcf
update tpu
awaelchli 295137e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5c6a789
Merge branch 'master' into lightning-lite/refactors/optimizer-step
awaelchli 98b27a4
Isolate optimizer step logic to the `PrecisionPlugin`
carmocca 4391425
Update
carmocca cb258ab
Docs
carmocca 6fff125
Docs
carmocca 84ee13e
Add test
carmocca 50e6e1b
Undo changes
carmocca 4a5d336
Update error
carmocca b35210a
Merge branch 'master' into refactor/constain-step-logic
carmocca a9e9229
Merge branch 'master' into lightning-lite/refactors/optimizer-step
awaelchli 877823d
revert removal of opt_idx
awaelchli f2801b2
remove unused arguments
awaelchli d38e98a
update all type hints
awaelchli 18b09bc
mypy
awaelchli c15504f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 80a7eb5
none checks and signature fix (mypy)
awaelchli e363968
updates
awaelchli c700c12
update ipu
awaelchli a9d31d0
Merge branch 'refactor/constain-step-logic' into lightning-lite/refac…
awaelchli 265189e
Merge branch 'master' into refactor/constain-step-logic
awaelchli 86ff634
Merge branch 'refactor/constain-step-logic' into lightning-lite/refac…
awaelchli d0c3fa4
update carlos
awaelchli 5b6233c
remove unused
awaelchli 9df4887
Update pytorch_lightning/plugins/precision/ipu_precision.py
awaelchli 8866a08
Update pytorch_lightning/accelerators/accelerator.py
awaelchli e602f00
Update pytorch_lightning/accelerators/accelerator.py
awaelchli 5610612
update deepspeed logic for Lite
awaelchli 0f02616
Merge branch 'master' into lightning-lite/refactors/optimizer-step
carmocca 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
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
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.