-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Replace unwrapping logic in strategies #13738
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
61 commits
Select commit
Hold shift + click to select a range
57b917c
wip
awaelchli 4c65ea6
Merge branch 'master' into refactor/remove-unwrap
awaelchli 626ac9e
model setter
awaelchli b07e11c
fix import
awaelchli 352397f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7184b59
refactor wrappers overrides
awaelchli 1f5d06f
Merge remote-tracking branch 'origin/refactor/remove-unwrap' into ref…
awaelchli f861a01
refactor
awaelchli 78da9af
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2a2e1e8
update
awaelchli 7e773b4
Merge remote-tracking branch 'origin/refactor/remove-unwrap' into ref…
awaelchli e94797f
update
awaelchli 39d7755
update
awaelchli cad60f2
fixes
awaelchli 9ee0630
update
awaelchli 12a3ad6
simplify
awaelchli b99bc23
debug
awaelchli b7c74ef
update
awaelchli d842246
validate
awaelchli b176534
update
awaelchli 67fae07
fix
awaelchli 1e9fe94
debug
awaelchli 5050399
teardown
awaelchli dfffb49
fix
awaelchli a0d1940
discussion
awaelchli 0bbd41a
rename
awaelchli b7211a6
fix
awaelchli 3a7e885
clear model reference on connect()
awaelchli be8abf7
fix tests
awaelchli feea943
Merge branch 'master' into refactor/remove-unwrap
awaelchli bdf407c
resolve merge conflict
awaelchli f353b9b
fix property
awaelchli b7baa82
fix attribute error
awaelchli 4b40060
add backward compatibility
awaelchli 4147fa7
undo changes in ipu
awaelchli e1c5cbd
include deepspeed
awaelchli bb4f8cc
mypy
awaelchli 0f5d458
mypy
awaelchli 0b0df76
deprecate unwrap function
awaelchli 5485099
fairscale backward compat
awaelchli e6f7e90
flip position
awaelchli 96b547d
update
awaelchli de2715f
format
awaelchli 0564cd9
changelog placeholders
awaelchli 1ac803a
Merge branch 'master' into refactor/remove-unwrap
awaelchli c87998c
chlog
awaelchli 2331296
fix mypy error
awaelchli 3399e0e
update test
awaelchli d5f5d69
update import for fairscale
awaelchli d552c9b
revert fairscale import refactor
awaelchli 6acb768
Update src/pytorch_lightning/CHANGELOG.md
awaelchli d1baa8a
Merge branch 'master' into refactor/remove-unwrap
awaelchli 3bfb48e
do same in ipu model as in deepspeed
awaelchli 0756191
Update src/pytorch_lightning/overrides/data_parallel.py
awaelchli 9ddeb72
Merge remote-tracking branch 'origin/refactor/remove-unwrap' into ref…
awaelchli 5102398
revert
awaelchli 41a98fc
update versions
awaelchli 7ccd6c9
Merge branch 'master' into refactor/remove-unwrap
awaelchli 13c05ee
formatting
awaelchli 3793896
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 76d6037
remove redundant mypy assertion
awaelchli 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
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.