lightning/tests/callbacks
Carlos Mocholí efd272a3ca
Pass {fit,validate,test,predict} to setup() and teardown() (#6386)
2021-03-08 15:27:07 +01:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_callbacks.py Pass {fit,validate,test,predict} to setup() and teardown() (#6386) 2021-03-08 15:27:07 +01:00
test_early_stopping.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
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 Prune EvalModelTemplate from callbacks and utilities (#6018) 2021-02-16 19:59:57 +00:00
test_progress_bar.py Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945) 2021-03-06 12:40:19 +00:00
test_pruning.py [bugfix] Perform reduction for dict in training_step and DP (#6324) 2021-03-04 23:10:52 +00:00
test_quantization.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_stochastic_weight_avg.py Refactor: runif for spec 6/6 (#6307) 2021-03-02 18:57:13 +00:00