lightning/tests/callbacks
Ethan Harris b9bc77293b
Fix inconsistent outputs in `on_*_end` and `*_end` (#6969)
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>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-04-13 15:16:21 +01:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py Fix inconsistent outputs in `on_*_end` and `*_end` (#6969) 2021-04-13 15:16:21 +01:00
test_callbacks.py [Model Parallel] Add configure sharded model hook (#6679) 2021-03-29 14:50:51 -06: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 Fix finetuning complex models correctly unfreezes. (#6880) 2021-04-08 12:59:06 +05:30
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 Sanitize `None` params during pruning (#6836) 2021-04-06 01:47:59 +02:00
test_quantization.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00
test_stochastic_weight_avg.py Enforce an epoch scheduler interval when using SWA (#6588) 2021-04-06 02:57:33 +00:00