lightning/pytorch_lightning
Danielle Pintz 74c3536e62
Prune `DeprecatedTrainerAttributes` (#9598)
2021-09-21 19:31:53 +02:00
..
accelerators Document exceptions in accelerators (#9558) 2021-09-18 15:14:08 +09:00
callbacks Add `RichModelSummary` callback (#9546) 2021-09-17 10:54:16 +00:00
core Fix typo in `LightningModule.configure_callbacks()` (#9591) 2021-09-18 15:34:09 +02:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers Deprecate `LightningLoggerBase.close` (#9422) 2021-09-20 22:00:09 +00:00
loops [Refactor] 1/2 Move reset_on_restart within the loop reset (#9561) 2021-09-17 16:11:32 +00:00
overrides CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
plugins Fix missing deepspeed distributed call (#9540) 2021-09-17 16:57:30 +00:00
profiler CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
trainer Prune `DeprecatedTrainerAttributes` (#9598) 2021-09-21 19:31:53 +02:00
tuner CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
utilities [CLI] Avoid warning when `configure_optimizers` will not be overridden (#9583) 2021-09-21 14:25:07 +01:00
__about__.py Update version to `1.5.0dev` (#8585) 2021-07-27 12:52:18 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00