-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fixes typing errors in auto_restart.py #13904
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
rohitgr7
merged 41 commits into
Lightning-AI:master
from
donlapark:fixes_mypy_auto_restart_py
Sep 5, 2022
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
6eafa04
fixes typing errors in auto_restart.py
donlap 1935564
fixes typing errors in auto_restart.py
donlap b0409b8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 192f155
minor fix
donlap 074f26f
minor fix
donlap 217dbd5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] dd6b168
minor fix
donlap afb9612
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8d4ef40
minor fix
donlap 45d918d
minor fix
donlap 0141f6e
Minor
donlapark 03fc815
Change `FastForwardSampler`'s sampler to `Iterator`
donlapark c1df7c2
Update `pyproject.toml`
donlapark da5fc47
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark e888eb6
Merge branch 'master' into fixes_mypy_auto_restart_py
otaj f93b88c
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 0059ca5
Remove `_BaseLoaderIter`
donlapark 1921203
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f3ef4f8
Remove `_BaseLoaderIter`
donlapark e5844dd
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark e81d961
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark e754c86
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 02fff74
self review
rohitgr7 40c6aa4
Corrected `_IntStateful`'s comment
donlapark 2d5f082
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 90e9617
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 582287c
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 920541d
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 3355013
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 0779a77
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark c98917f
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 0fbc462
Update src/pytorch_lightning/utilities/auto_restart.py
donlapark bb8841a
Update src/pytorch_lightning/utilities/auto_restart.py
donlapark cdaeef0
Remove `_IntStateful` and make `_Stateful` generic
donlapark 81a8d5c
Remove `_IntStateful` and make `_Stateful` generic
donlapark 789e92e
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark c11d3e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 95a3760
Minor fix
donlapark a1d61b8
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 71d81da
Fixes to dictkey
carmocca e7cb707
Merge branch 'master' into fixes_mypy_auto_restart_py
donlapark 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
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.