lightning/pytorch_lightning/trainer
Carlos Mocholí 8394770d4a
Move data fetcher ownership to the loops (#11621)
2022-02-09 20:04:24 +05:30
..
connectors Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30
__init__.py
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 Move data fetcher ownership to the loops (#11621) 2022-02-09 20:04:24 +05:30