lightning/pytorch_lightning
jjenniferdai 4b5761539e
Remove `hpc_save` (#11101)
2022-01-03 12:23:13 +00: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 refactor _configure_schedulers (#11245) 2021-12-23 10:03:28 -08:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Rename training_type_plugin file to strategy (#11239) 2021-12-23 14:01:23 +00:00
loggers Return only unique names/versions for LoggerCollection (#10976) 2021-12-23 00:35:38 +00:00
loops Fix `_should_reload_dl_epoch` causing inconsistent validation dataloader reloading (#11036) 2021-12-28 02:20:57 +01:00
overrides Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
plugins Rename training_type_plugin file to strategy (#11239) 2021-12-23 14:01:23 +00:00
profiler Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
strategies Remove `Strategy.init_optimizers` (#11236) 2021-12-23 18:48:21 +00:00
trainer Remove `hpc_save` (#11101) 2022-01-03 12:23:13 +00:00
tuner Remove `Strategy.init_optimizers` (#11236) 2021-12-23 18:48:21 +00:00
utilities Fix CLI race condition saving the config (#11199) 2021-12-23 16:45:06 +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