-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Deprecate LightningModule.get_progress_bar_dict #8985
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 33 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2f36657
Move get_progress_bar_dict from lightning module to progress bar call…
daniellepintz 3be4395
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8016914
update changelog
daniellepintz 6e38eeb
Merge branch 'progress_bar' of https://github.com/daniellepintz/pytor…
daniellepintz 8b8531b
update changelog
daniellepintz 5903553
wip
daniellepintz 471f9db
deprecate progress_bar_dict in properties.py
daniellepintz 84750c3
wip
daniellepintz cd66e83
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz c69e0a7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b85212d
wip
daniellepintz 1925303
Merge branch 'progress_bar' of github.com:daniellepintz/pytorch-light…
daniellepintz b361575
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ef6919d
Add get_progress_bar_metrics
daniellepintz a7d72c7
Merge branch 'progress_bar' of github.com:daniellepintz/pytorch-light…
daniellepintz ddc0a7a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a8a9c7c
update docstring
daniellepintz 480f11c
Merge branch 'progress_bar' of github.com:daniellepintz/pytorch-light…
daniellepintz d6bba4f
wip
daniellepintz 5b7180e
update
tchaton 5f4f3c5
Move functions to progressbarbase
daniellepintz 5b0863b
wip
daniellepintz 263cb3f
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 6698526
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0df7ebd
update __about__
daniellepintz 61c3525
Merge branch 'progress_bar' of github.com:daniellepintz/pytorch-light…
daniellepintz a49690d
address comments
daniellepintz cd57525
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz f7cb74a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fa380ff
address comments
daniellepintz 2a0e779
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 3d96481
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9897936
address comments
daniellepintz 52a6045
Update for RichProgressBar
kaushikb11 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
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.