lightning/pytorch_lightning
Danielle Pintz a6a28e08d2
Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155)
2021-12-22 17:56:37 -08:00
..
accelerators Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
callbacks Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155) 2021-12-22 17:56:37 -08:00
core Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155) 2021-12-22 17:56:37 -08:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Rename `AcceleratorConnector.training_type_plugin` to `AcceleratorConnector.strategy` (#11212) 2021-12-23 01:36:23 +00:00
loggers Return only unique names/versions for LoggerCollection (#10976) 2021-12-23 00:35:38 +00:00
loops Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +00:00
overrides Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
plugins Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +00:00
profiler Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
strategies Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155) 2021-12-22 17:56:37 -08:00
trainer Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155) 2021-12-22 17:56:37 -08:00
tuner Deprecate `TrainerOptimizersMixin` and move functionality to `core/optimizer.py` (#11155) 2021-12-22 17:56:37 -08:00
utilities Fix typing in `pl.callbacks.lr_monitor` (#10802) 2021-12-22 03:50:00 +00:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py Fix `caplog` with `logger.propagate=False` (#10577) 2021-11-17 16:25:55 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00