-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Deprecate num_processes
,gpus
, tpu_cores
, and ipus
from the Trainer constructor
#11040
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
37 commits
Select commit
Hold shift + click to select a range
212a799
Deprecate num_processes, gpus, tpu_cores, and ipus from the Trainer c…
daniellepintz 5368b14
fix accel_con tests
daniellepintz 5124e3e
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 841aed7
change removal to 2.0
daniellepintz ad02054
fix
daniellepintz ca0b6a2
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 151da46
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3186c2c
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz e87b79d
Merge branch 'accel_con' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz 315b5e9
fix tpu test
daniellepintz f6819c3
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 71e8011
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6cb44d6
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 87accbd
Merge branch 'accel_con' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz 5970989
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 33b959a
fix gpu test
daniellepintz 4ecc5b0
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz a6ab1a3
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 38fc4d6
update final tests
daniellepintz cf1e981
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 45fbee6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d792bf2
fix more tests
daniellepintz 369152f
Merge branch 'accel_con' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz 1a07d7b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f5db9f0
update dep strings
daniellepintz 97fcdc3
update test_combined_data_loader_validation_test
daniellepintz 54d3f15
mock ipus and tpus
daniellepintz 87761f0
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 69c1756
update to 1.7 and fix test
daniellepintz 99af06c
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 97ecfa8
fix tests
daniellepintz 5f93ffc
fix test_v2_0_0_deprecated_tpu_cores
daniellepintz 1d477f0
fix test
daniellepintz b8e00c5
Merge branch 'master' into accel_con
awaelchli 6763a46
add missing deprecation messages in docs
awaelchli 7dc4b50
update usage in nemo examples
awaelchli 45b85b9
merge master
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
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.