lightning/pytorch_lightning/trainer
thomas chaton 19136ac847
[Feat] 2/n Add Fault Tolerant Training to LightningFetcher (#8891)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-08-17 16:32:43 +00:00
..
connectors [bugfix] Resolve lost reference to meta object in `ResultMetricCollection` (#8932) 2021-08-16 19:21:03 +02:00
__init__.py
callback_hook.py
configuration_validator.py Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
data_loading.py [Feat] 2/n Add Fault Tolerant Training to LightningFetcher (#8891) 2021-08-17 16:32:43 +00:00
deprecated_api.py
model_hooks.py
optimizers.py
progress.py
properties.py Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
states.py Replace DataLoader sampler once for IPUs (#8858) 2021-08-16 11:28:05 +02:00
supporters.py Remove write_predictions from LightningModule (#8850) 2021-08-14 02:00:23 +00:00
trainer.py Add a flavor of training_step that takes dataloader_iter as an argument (#8807) 2021-08-16 19:01:09 +00:00