Commit Graph

5 Commits

Author SHA1 Message Date
Sean Naren ccfd10a39b
[1/n] Add support for iterable datasets to Rich ProgressBar (#9734) 2021-09-29 09:54:30 +00:00
Sean Naren fd2e778cbc
Improvements for rich progress (#9579) 2021-09-22 15:11:37 +00:00
Sean Naren 45200fc858
Improvements for rich progress bar (#9559) 2021-09-16 21:11:59 +00:00
Danielle Pintz 160e7e1289
Deprecate LightningModule.get_progress_bar_dict (#8985)
* Move get_progress_bar_dict from lightning module to progress bar callback
2021-09-09 20:53:47 +00:00
Kaushik B 538e743f17
feat: Add Rich Progress Bar (#8929)
Co-authored-by: thomas chaton <thomas@grid.ai>
2021-08-24 02:40:36 +00:00