-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update the TQDM progress bar on_train_epoch_end
#11069
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as @awaelchli I'm struggling to understand why this fixes it. Could you maybe add a comment on that?
@carmocca Perhaps the PR should leave the linked issue open until we have the same fix for rich? |
Sure, I don't know how to unlink it, but we can re-open it once this is merged |
Co-authored-by: Adrian Wälchli <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #11069 +/- ##
=======================================
Coverage 92% 92%
=======================================
Files 177 177
Lines 16492 16498 +6
=======================================
+ Hits 15151 15166 +15
+ Misses 1341 1332 -9 |
Co-authored-by: Carlos Mocholi <[email protected]>
Co-authored-by: Carlos Mocholi <[email protected]>
What does this PR do?
Fixes #10653
Does your PR introduce any breaking changes? If yes, please list them.
None
Before submitting
PR review
cc @Borda @awaelchli