lightning/tests/callbacks
Carlos Mocholí bc613611e2
Do not add return dict items to callback_metrics (#6682)
2021-03-26 14:05:20 +01:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04:00
test_callbacks.py Add on_epoch_start to run at the beginning of every loop irrespective of train/val/test (#6498) 2021-03-25 14:20:49 +01:00
test_early_stopping.py Do not add return dict items to callback_metrics (#6682) 2021-03-26 14:05:20 +01:00
test_finetuning_callback.py [accelerator][FeatBugFix] Improve manual optimization API (#5771) 2021-02-16 16:00:35 -05:00
test_gpu_stats_monitor.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_lambda_function.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_lr_monitor.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00
test_progress_bar.py Add Trainer.validate(…) method to run one validation epoch (#4948) 2021-03-11 03:46:37 +01:00
test_pruning.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00
test_quantization.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00
test_stochastic_weight_avg.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00