lightning/tests/callbacks
Adrian Wälchli 50198d7483
fix progress bar restart with fault-tolerant training enabled (#9310)
* reset progress updates
* update docs
* add test

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-06 10:43:59 +02:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_callbacks.py Deprecate on_keyboard_interrupt callback hook (#9260) 2021-09-06 09:57:00 +02:00
test_early_stopping.py remove early stopping tracking from internal debugger (#9327) 2021-09-06 10:43:03 +02:00
test_finetuning_callback.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_gpu_stats_monitor.py Handle the case with no queries in `GPUStatsMonitor` (#9014) 2021-08-21 05:22:33 +02:00
test_lambda_function.py [2 / 3] improvements to saving and loading callback state (#7187) 2021-08-24 17:35:19 +00:00
test_lr_monitor.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
test_prediction_writer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_progress_bar.py fix progress bar restart with fault-tolerant training enabled (#9310) 2021-09-06 10:43:59 +02:00
test_pruning.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
test_quantization.py Tests: fix deprecated TM mape (#8830) 2021-08-10 09:26:05 +00:00
test_rich_progress_bar.py feat: Add Rich Progress Bar (#8929) 2021-08-24 02:40:36 +00:00
test_stochastic_weight_avg.py Fix SWA with a list of learning rates (#8747) 2021-08-14 08:50:08 +02:00
test_timer.py Support infinite training (#8877) 2021-09-04 23:33:43 +00:00
test_xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00