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
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
test_lr_monitor.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_prediction_writer.py
test_progress_bar.py remove trainer hidden state | sanity refactor [1 / n] (#7437) 2021-05-11 11:09:08 +02:00
test_pruning.py
test_quantization.py
test_stochastic_weight_avg.py Reduce log output size in special tests (#7481) 2021-05-11 17:36:20 +02:00
test_timer.py