lightning/pytorch_lightning
Adrian Wälchli 17ad1a4c00
Rename `ParallelPlugin` to `ParallelStrategy` (#11123)
2021-12-22 01:09:17 +00:00
..
accelerators Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
callbacks Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
core Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
loggers Fixed NeptuneLogger when using DDP (#11030) 2021-12-18 01:40:13 +00:00
loops Rename `ParallelPlugin` to `ParallelStrategy` (#11123) 2021-12-22 01:09:17 +00:00
overrides Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
plugins Rename `ParallelPlugin` to `ParallelStrategy` (#11123) 2021-12-22 01:09:17 +00:00
profiler Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
trainer Rename `ParallelPlugin` to `ParallelStrategy` (#11123) 2021-12-22 01:09:17 +00:00
tuner Fix typing for utilities.warnings (#11115) 2021-12-17 15:07:27 +01:00
utilities Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +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
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00