lightning/pytorch_lightning/callbacks
scart97 eb15abcd82
Fix finetuning complex models correctly unfreezes. (#6880)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-04-08 12:59:06 +05:30
..
__init__.py
base.py [Model Parallel] Add configure sharded model hook (#6679) 2021-03-29 14:50:51 -06:00
early_stopping.py
finetuning.py Fix finetuning complex models correctly unfreezes. (#6880) 2021-04-08 12:59:06 +05:30
gpu_stats_monitor.py
gradient_accumulation_scheduler.py
lambda_function.py [Model Parallel] Add configure sharded model hook (#6679) 2021-03-29 14:50:51 -06:00
lr_monitor.py
model_checkpoint.py
progress.py Fix validation progress counter with check_val_every_n_epoch > 1 (#5952) 2021-04-02 17:40:41 +09:00
pruning.py Sanitize `None` params during pruning (#6836) 2021-04-06 01:47:59 +02:00
quantization.py
stochastic_weight_avg.py Enforce an epoch scheduler interval when using SWA (#6588) 2021-04-06 02:57:33 +00:00