lightning/pytorch_lightning/callbacks
Danielle Pintz a6a28e08d2
Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155)
2021-12-22 17:56:37 -08:00
..
progress remove redundant methods in RichProgressBar (#11100) 2021-12-17 17:40:31 +00:00
__init__.py Deprecate `ProgressBar` and rename it to `TQDMProgressBar` (#10134) 2021-11-01 11:42:21 +00:00
base.py Deprecate callback hooks `on_init_start` and `on_init_end` (#10940) 2021-12-08 07:42:19 +00:00
device_stats_monitor.py Add typing for `trainer.logger` (#11114) 2021-12-17 13:34:18 +01:00
early_stopping.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
finetuning.py Fix typing for utilities.warnings (#11115) 2021-12-17 15:07:27 +01:00
gpu_stats_monitor.py Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
gradient_accumulation_scheduler.py Add typing to callbacks (#10001) 2021-10-20 10:22:03 +00:00
lambda_function.py
lr_monitor.py Fix typing in `pl.callbacks.lr_monitor` (#10802) 2021-12-22 03:50:00 +00:00
model_checkpoint.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
model_summary.py
prediction_writer.py
pruning.py Link to arxiv summary instead of pdf in pruning docs (#10282) 2021-11-01 14:02:11 +05:30
quantization.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
rich_model_summary.py
stochastic_weight_avg.py Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155) 2021-12-22 17:56:37 -08:00
timer.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00
xla_stats_monitor.py Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00:00