lightning/pytorch_lightning
Adrian Wälchli c618e59689
Fix `save_hyperparameters` when no parameters need saving (#11827)
2022-02-09 23:10:14 +00:00
..
accelerators Let Accelerator inherit from ABC to make sure abstractmethod takes effect (#11521) 2022-01-23 20:47:43 +01:00
callbacks bug fix #10872 (#10965) 2022-02-09 14:15:49 +00:00
core Create loggers property for Trainer and LightningModule (#11683) 2022-02-09 23:39:41 +01:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
loggers feat(wandb): support distributed modes (#11650) 2022-02-09 19:53:21 +01:00
loops Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30
overrides Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
plugins Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
profiler Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
strategies Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
trainer Create loggers property for Trainer and LightningModule (#11683) 2022-02-09 23:39:41 +01:00
tuner Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
utilities Fix `save_hyperparameters` when no parameters need saving (#11827) 2022-02-09 23:10:14 +00:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py Add DETAIL logs for batch use cases (#11008) 2022-01-12 01:22:48 +01:00
py.typed
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00