lightning/tests/callbacks
Carlos Mocholí 3df02b880a
Add checkpoint parameter to on_save_checkpoint (#6072)
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-02-25 21:18:19 +05:30
..
__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 Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
test_early_stopping.py Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +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 Prune EvalModelTemplate from callbacks and utilities (#6018) 2021-02-16 19:59:57 +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 Feature/5275 clean progress bar print (#5470) 2021-02-22 09:40:18 +00:00
test_pruning.py [ModelPruning] Add missing attribute with use_global_unstructured=False and verbose (#6045) 2021-02-18 10:40:34 +00:00
test_quantization.py fix/test quant (#6040) 2021-02-18 10:47:29 +00:00
test_swa.py Replace .get_model() with explicit .lightning_module (#6035) 2021-02-18 15:59:54 +01:00