lightning/tests/callbacks
Adrian Wälchli a1a655d006
Reduce log output size in special tests (#7481)
2021-05-11 17:36:20 +02:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py [2/2] Remove outputs from evaluation epoch end hooks (#7338) 2021-05-05 19:50:58 +00:00
test_callbacks.py [2/2] Remove outputs from evaluation epoch end hooks (#7338) 2021-05-05 19:50:58 +00:00
test_early_stopping.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_finetuning_callback.py [1/2] Deprecate `outputs` in `on_train_epoch_end` hooks (#7339) 2021-05-05 17:18:16 +02:00
test_gpu_stats_monitor.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_lambda_function.py Add `on_predict_{batch,epoch}_{start,end}` and `Callback.on_predict_{start,end}` (#7141) 2021-04-22 10:05:28 -04:00
test_lr_monitor.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_prediction_writer.py Remove `trainer.fit` return value [2/n] (#7237) 2021-04-28 19:11:32 +01:00
test_progress_bar.py remove trainer hidden state | sanity refactor [1 / n] (#7437) 2021-05-11 11:09:08 +02:00
test_pruning.py Fixed `num_sanity_val_steps` affecting reproducibility of training data shuffling (#7014) 2021-04-27 09:51:39 +00:00
test_quantization.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00
test_stochastic_weight_avg.py Reduce log output size in special tests (#7481) 2021-05-11 17:36:20 +02:00
test_timer.py Add Trainer max_time argument + Callback (#6823) 2021-04-16 13:38:57 +02:00