lightning/pytorch_lightning/trainer
Danielle Pintz 0b682b807a
Mark `logger_connector` as protected (#12195)
2022-03-05 02:33:42 +00:00
..
connectors Remove `data_pipeline` attribute patch (#12204) 2022-03-04 23:09:37 +00:00
__init__.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
callback_hook.py Fix docstrings of on_fit_start/end #12016 2022-02-21 20:50:10 +01:00
configuration_validator.py Deprecate `PrecisionPlugin.on_save/load_checkpoint` (#11978) 2022-03-02 10:14:55 -08: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 typos (#11937) 2022-02-16 17:27:51 -08:00
trainer.py Mark `logger_connector` as protected (#12195) 2022-03-05 02:33:42 +00:00