lightning/pytorch_lightning/trainer
Carlos Mocholí 939d56c6d6
Drop PyTorch 1.7 support (#12432)
2022-03-27 21:31:20 +00:00
..
connectors Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
__init__.py
callback_hook.py Fix docstrings of on_fit_start/end #12016 2022-02-21 20:50:10 +01:00
configuration_validator.py [3/3] Update lightning callbacks to `Stateful`, deprecations for old `on_save/load_checkpoint` signatures (#11887) 2022-03-25 00:06:10 +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
supporters.py Create the loss accumulator directly on the device (#12430) 2022-03-25 12:46:17 +01:00
trainer.py Deprecate `Trainer.gpus` (#12436) 2022-03-27 16:53:28 +02:00