lightning/pytorch_lightning/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 [feat] Add Trainer(stochastic_weight_avg=True/False) (#6038) 2021-02-17 23:10:05 +00:00
base.py Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
early_stopping.py Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
finetuning.py Document exceptions in callbacks (#5541) 2021-02-15 10:24:36 +00:00
gpu_stats_monitor.py Document exceptions in callbacks (#5541) 2021-02-15 10:24:36 +00:00
gradient_accumulation_scheduler.py Document exceptions in callbacks (#5541) 2021-02-15 10:24:36 +00:00
lambda_function.py formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
lr_monitor.py Document exceptions in callbacks (#5541) 2021-02-15 10:24:36 +00:00
model_checkpoint.py Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
progress.py Feature/5275 clean progress bar print (#5470) 2021-02-22 09:40:18 +00:00
pruning.py [ModelPruning] Add missing attribute with use_global_unstructured=False and verbose (#6045) 2021-02-18 10:40:34 +00:00
quantization.py Docs for Pruning, Quantization, and SWA (#6041) 2021-02-18 13:51:51 +00:00
swa.py Docs for Pruning, Quantization, and SWA (#6041) 2021-02-18 13:51:51 +00:00