-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Proposed refactoring or deprecation
Rename ProgressBar callback to TQDMProgressBar (https://github.com/tqdm/tqdm)
https://github.com/daniellepintz/pytorch-lightning/blob/a49690dfa3502508c8765e6bb46ded17e561af8e/pytorch_lightning/callbacks/progress/progress.py#L55-L55
Motivation
After we added the RichProgressBar in #8929, it makes sense to rename ProgressBar to something more specific.
Pitch
Update all references of ProgressBar to TQDMProgressBar
Additional context
If you enjoy Lightning, check out our other projects! ⚡
-
Metrics: Machine learning metrics for distributed, scalable PyTorch applications.
-
Flash: The fastest way to get a Lightning baseline! A collection of tasks for fast prototyping, baselining, finetuning and solving problems with deep learning
-
Bolts: Pretrained SOTA Deep Learning models, callbacks and more for research and production with PyTorch Lightning and PyTorch
-
Lightning Transformers: Flexible interface for high performance research using SOTA Transformers leveraging Pytorch Lightning, Transformers, and Hydra.