-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Deprecate terminate_on_nan Trainer argument in favor of detect_anomaly
#9175
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
awaelchli
merged 26 commits into
Lightning-AI:master
from
yopknopixx:feature/8313_detect_anomaly
Oct 11, 2021
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b716212
Add trainer argument for detect_anomaly.
yopknopixx 60d0535
Deprecate `terminate_on_nan` trainer argument.
yopknopixx 577c301
Minor Changes for deprecation warnings.
yopknopixx 2f3632b
Fix PEP8 errors
yopknopixx 48fea2c
Merge branch 'master' into feature/8313_detect_anomaly
yopknopixx 0eb3a28
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b426095
Fix error with test_detect_anomaly_nan.
yopknopixx 62a8962
Merge branch 'feature/8313_detect_anomaly' of https://github.com/yopk…
yopknopixx 85bf40e
Update pytorch_lightning/trainer/trainer.py
yopknopixx a62a07a
Recommended Changes
yopknopixx a6315b3
Merge branch 'master' into feature/8313_detect_anomaly
yopknopixx ae7daac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0f1a7e6
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
yopknopixx 085c0a2
Recommended changes
yopknopixx 5ba2c7d
Update pytorch_lightning/loops/utilities.py
yopknopixx a34f8d9
Merge branch 'master' into feature/8313_detect_anomaly
awaelchli 9772e7d
update tests
awaelchli 132446b
reset
awaelchli 5a31539
reset _notebooks
awaelchli 9fa71cd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 650dc30
undo empty line
awaelchli 2ce4c79
Merge remote-tracking branch 'yopknopixx/feature/8313_detect_anomaly'…
awaelchli 75c76f5
extend test
awaelchli 944694c
fix merge error
awaelchli 8e8a9e9
swap order to support positional args
awaelchli 9de66ea
add additional asserts for trainer property
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
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.