lightning/tests/callbacks
Adrian Wälchli 89e8796e2a
fix incomplete progress bar when refresh_rate > num batches (#4577)
* fix progress bar overshoot

* fix updates for partially incomplete main  progress bar when val loop starts

* add tests

* chlog
2020-11-24 00:01:33 +01:00
..
__init__.py
test_callback_hook_outputs.py
test_callbacks.py Add optimizer hooks in callbacks (#4379) 2020-10-28 13:15:22 +01:00
test_early_stopping.py isolate PL debugger in tests (#4643) 2020-11-14 11:22:56 +00:00
test_gpu_stats_monitor.py limit monitor callback with log_every_n_steps (#3881) 2020-10-22 16:38:03 +05:30
test_lr_monitor.py add option to log momentum (#4384) 2020-10-28 21:56:58 +05:30
test_progress_bar.py fix incomplete progress bar when refresh_rate > num batches (#4577) 2020-11-24 00:01:33 +01:00