lightning/pytorch_lightning/core
Akash Kwatra a2d8c4f6a6
Create loggers property for Trainer and LightningModule (#11683)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Danielle Pintz <38207072+daniellepintz@users.noreply.github.com>
2022-02-09 23:39:41 +01:00
..
mixins Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
__init__.py
datamodule.py Introduce `Stateful` DataModule (#11637) 2022-02-07 21:13:24 +01:00
decorators.py Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
hooks.py Deprecate `on_epoch_start/on_epoch_end` hook (#11578) 2022-02-07 14:15:27 +00:00
lightning.py Create loggers property for Trainer and LightningModule (#11683) 2022-02-09 23:39:41 +01:00
memory.py
optimizer.py Return the output of the optimizer step (#11711) 2022-02-09 09:37:13 +00:00
saving.py Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00