lightning/pytorch_lightning/trainer
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
..
connectors Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30
__init__.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
callback_hook.py Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
configuration_validator.py Faster callback configuration validator checks (#11785) 2022-02-09 08:24:14 +00:00
data_loading.py Deprecate `TrainerDataLoadingMixin` and move logic to `DataConnector` (#11282) 2022-01-05 21:23:57 +01:00
optimizers.py Move the `lightning_optimizers` ownership to the `Strategy` (#11444) 2022-01-18 12:58:56 +01:00
progress.py Reset the progress tracking state after sanity checking (#11218) 2021-12-23 16:36:03 +00:00
states.py 1/n Add `FaultTolerantMode` (#10645) 2021-11-22 14:58:23 +00:00
supporters.py Fix support for `CombinedLoader` while checking for warning raised with eval dataloaders (#10994) 2021-12-14 20:43:23 +05:30
trainer.py Create loggers property for Trainer and LightningModule (#11683) 2022-02-09 23:39:41 +01:00