feat: Default to `RichProgressBar` and `RichModelSummary` if `rich` is available #20896
Borda
commented
on 2025-06-12
Borda
commented
on 2025-06-12
littlebullGit
force pushed
from
f8081b04
to
929c530e
289 days ago
littlebullGit
force pushed
from
0e502fab
to
8f97b426
286 days ago
Borda
dismissed these changes
on 2025-06-18
Borda
commented
on 2025-06-18
Borda
dismissed their stale review
283 days ago
littlebullGit
force pushed
from
c8def3a6
to
5d7ee867
252 days ago
feat: Default to RichProgressBar and RichModelSummary if rich is avai…
5c114951
test: disable rich progress bar in callback tests to ensure tqdm usage
f7ec9503
fix: handle null progress bars and improve progress tracking in tqdm …
f77e6755
refactor: move patch decorators outside test functions in callback tests
91d30c97
fix(RichProgressBar): Convert tensor metrics to float
a969e404
fix(TQDMProgressBar): Ensure TQDMProgressBar is used in DDP test
cc0b23b6
refactor(Rich): Centralize _RICH_AVAILABLE and version check
d6dd17e1
Update src/lightning/pytorch/utilities/imports.py
790623a6
fix(Rich): Update remaining imports to use centralized _RICH_AVAILABLE
d5af0699
docs: Add changelog entry for Rich default callbacks feature
611f67db
test: remove redundant test for RichProgressBar when rich is not avai…
a0ced08e
littlebullGit
force pushed
from
58dc55b3
to
a0ced08e
236 days ago
Borda
changed the title feat: Default to RichProgressBar and RichModelSummary if rich is avai… feat: Default to RichProgressBar and RichModelSummary if rich is available 232 days ago
Borda
approved these changes
on 2025-08-08
Merge upstream/master into feature/9580-rich-defaults
9b88579a
littlebullGit
force pushed
from
ee7c4bbb
to
9b88579a
232 days ago
Borda
changed the title feat: Default to RichProgressBar and RichModelSummary if rich is available feat: Default to `RichProgressBar` and `RichModelSummary` if `rich` is available 228 days ago
apply_to_collection
7178af13
import
8ec051fc
[pre-commit.ci] auto fixes from pre-commit.com hooks
a3e4e48c
Merge branch 'master' into feature/9580-rich-defaults
b442a8e0
Merge branch 'master' into feature/9580-rich-defaults
14dd4b55
[pre-commit.ci] auto fixes from pre-commit.com hooks
a21d1697
import
72e7d43d
Merge branch 'master' into feature/9580-rich-defaults
62eedf21
Borda
merged
2f5c4b67
into master 228 days ago
Assignees
No one assigned
Labels
progress bar: rich
pl