lightning/pytorch_lightning/callbacks
Jirka Borovec 1fae10a2dc
refactoring setup (#6590)
* refactoring setup

* .

* docs

* flake8
2021-03-22 08:39:19 -04:00
..
__init__.py cleaning SWA (#6259) 2021-03-01 19:10:27 +01:00
base.py Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04:00
early_stopping.py [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00: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 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 [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
progress.py refactoring setup (#6590) 2021-03-22 08:39:19 -04: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