lightning/tests/callbacks
Carlos Mocholí bfeffde8f4
Smart handling of `EarlyStopping.check_on_train_epoch_end` (#8888)
* Smart handling of `EarlyStopping.check_on_train_epoch_end`

* dummy value

* Extra flag
2021-08-14 08:50:39 +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 [1 / 3] improvements to saving and loading callback state (#6886) 2021-07-29 00:12:32 +02:00
test_early_stopping.py Smart handling of `EarlyStopping.check_on_train_epoch_end` (#8888) 2021-08-14 08:50:39 +02:00
test_finetuning_callback.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_gpu_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_lambda_function.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02: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_stochastic_weight_avg.py Fix SWA with a list of learning rates (#8747) 2021-08-14 08:50:08 +02:00
test_timer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00