lightning/pytorch_lightning
Kaushik B 7b6d0a842c
Fix progress bar updates for Pod Training (#8258)
* Fix progress bar updates for Pod Training

* Fix progress bar updates for Pod Training

* Add _pod_progress_bar_force_stdout
2021-07-05 10:38:38 +01:00
..
accelerators move batch to device before sending it to hooks (#7378) 2021-07-05 09:31:39 +01:00
callbacks Add periods to the documentation (#8252) 2021-07-02 16:48:55 +02:00
core Mark some loop attributes as protected (#8250) 2021-07-02 11:51:51 +01:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
loops move batch to device before sending it to hooks (#7378) 2021-07-05 09:31:39 +01:00
metrics Sync our torchmetrics wrappers after the 0.4 release (#8205) 2021-06-29 22:05:48 +00:00
overrides Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
plugins Fix progress bar updates for Pod Training (#8258) 2021-07-05 10:38:38 +01:00
profiler XLA Profiler integration (#8014) 2021-06-29 00:58:05 +05:30
trainer Move result teardown to loops (#8245) 2021-07-02 14:36:14 +01:00
tuner rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025) 2021-06-22 11:49:32 +02:00
utilities Add support for optimizers and learning rate schedulers to LightningCLI (#8093) 2021-07-01 12:04:11 +02:00
__about__.py show mush go on (#7413) 2021-05-06 19:06:21 -04:00
__init__.py rename about (#7002) 2021-04-14 18:56:40 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00