lightning/tests/callbacks
Eric Wiener cf1a589956
Support infinite training (#8877)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-09-04 23:33:43 +00: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 [3 / 3] improvements to saving and loading callback state (#7161) 2021-08-26 10:02:49 +02:00
test_early_stopping.py Disable `{save,check}_on_train_epoch_end` with `check_val_every_n_epoch>1` (#9156) 2021-09-03 14:27:44 +00: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 Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +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