-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Move progress bar disabling out of the Trainer #11377
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
52 commits
Select commit
Hold shift + click to select a range
772ebff
Move progress bar disabling out of the Trainer
daniellepintz 9e85570
fix test
daniellepintz c5b4c49
add test and update changelog
daniellepintz 578ea1a
Merge branch 'master' into pbar
carmocca 7ff1dc8
fix docstring
daniellepintz 79c3696
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 31a6e8f
test debug
daniellepintz 1de162a
debug 2
daniellepintz e3cb7de
debug rich
daniellepintz 70ef542
debug rich 2
daniellepintz 2ead1a1
debug tqdm
daniellepintz a95c7dd
Merge branch 'master' into pbar
awaelchli 03cd465
add missing import
awaelchli 68fc6e9
update submodule
awaelchli 0f89745
revert after debug
daniellepintz daadd4b
Merge branch 'pbar' of github.com:daniellepintz/pytorch-lightning int…
daniellepintz b35b741
fix import
daniellepintz d4d61d5
remove mock patch
daniellepintz ea1ee85
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 670a2f4
debug change mock
daniellepintz 14ce0b9
Merge branch 'pbar' of github.com:daniellepintz/pytorch-lightning int…
daniellepintz 3e87df1
comment out test
daniellepintz 36ecb92
test debug
daniellepintz 36a8bdf
move test
daniellepintz 2ccb27a
reset mock
daniellepintz e60e2b9
add standalone
daniellepintz 2f48e6c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] bef1a3e
Merge branch 'master' into pbar
Borda de98fd8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fbe95c6
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 39453a4
remove standalone
daniellepintz fe9f29d
Merge branch 'pbar' of github.com:daniellepintz/pytorch-lightning int…
daniellepintz 72c9ea2
action-tmate debug
daniellepintz 0b08185
remove tmpdir
daniellepintz d262677
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d4303d1
comment out test contents
daniellepintz 76b8c9e
Merge branch 'pbar' of github.com:daniellepintz/pytorch-lightning int…
daniellepintz f0b975e
debug
daniellepintz 35c2eed
debug 2
daniellepintz 470b4c3
debug 3
daniellepintz 7278971
debug 4
daniellepintz 0d1d82f
add limit batches
daniellepintz 92dd0f1
debug
daniellepintz b644de8
enable_checkpointing=False
daniellepintz cf618d4
debug
daniellepintz bfaaefe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] bbfaf2f
debug
daniellepintz 4af0ee2
Merge branch 'pbar' of github.com:daniellepintz/pytorch-lightning int…
daniellepintz 7ecce52
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 22e5f3e
fix
daniellepintz 3c7ea8c
mock global rank
daniellepintz 0dab6b9
change order
daniellepintz 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.