lightning/pytorch_lightning
jjenniferdai d69b33f1f0
Introduce `Stateful` PrecisionPlugin (#11638)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
2022-02-14 15:56:09 +05:30
..
accelerators Add `Accelerator.is_available()` interface requirement (#11797) 2022-02-09 15:11:27 -08:00
callbacks Fix `current_epoch` value on training end (#8578) 2022-02-10 17:55:59 +01: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 Update typing for CometLogger.experiment (#11836) 2022-02-14 09:16:11 +00:00
loops Fix master merge conflict (#11858) 2022-02-10 21:49:45 +00:00
overrides Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
plugins Introduce `Stateful` PrecisionPlugin (#11638) 2022-02-14 15:56:09 +05:30
profiler Refine the pytorch profiler (#11268) 2022-02-11 14:50:18 +01:00
strategies Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
trainer Introduce `Stateful` PrecisionPlugin (#11638) 2022-02-14 15:56:09 +05:30
tuner Fix `current_epoch` value on training end (#8578) 2022-02-10 17:55:59 +01:00
utilities Update module path for `LightningDeprecationWarning` in setup.cfg (#11793) 2022-02-10 08:59:32 +05:30
__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