lightning/pytorch_lightning/callbacks
Carlos Mocholí f0c5479de9
Remove legacy `Result` parameters (#6016)
2021-03-28 11:55:08 +02:00
..
__init__.py cleaning SWA (#6259) 2021-03-01 19:10:27 +01:00
base.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
early_stopping.py Remove legacy `Result` parameters (#6016) 2021-03-28 11:55:08 +02:00
finetuning.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
gpu_stats_monitor.py Document exceptions in callbacks (#5541) 2021-02-15 10:24:36 +00:00
gradient_accumulation_scheduler.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
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 Remove legacy `Result` parameters (#6016) 2021-03-28 11:55:08 +02:00
progress.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
pruning.py CI: fix examples - patch download MNIST (#6357) 2021-03-05 16:50:21 +00:00
quantization.py Docs for Pruning, Quantization, and SWA (#6041) 2021-02-18 13:51:51 +00:00
stochastic_weight_avg.py cleaning SWA (#6259) 2021-03-01 19:10:27 +01:00