lightning/pytorch_lightning
twsl 0b9034baef
Return only unique names/versions for LoggerCollection (#10976)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-12-23 00:35:38 +00:00
..
accelerators Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
callbacks Fix typing in `pl.callbacks.lr_monitor` (#10802) 2021-12-22 03:50:00 +00:00
core Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +00:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +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 Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +00:00
trainer Introduce strategies directory for Training Strategies (#11226) 2021-12-22 20:23:30 +00:00
tuner Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +00: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
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00