lightning/pytorch_lightning
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
..
accelerators Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911) 2021-08-16 13:34:42 +02:00
callbacks Smart handling of `EarlyStopping.check_on_train_epoch_end` (#8888) 2021-08-14 08:50:39 +02:00
core Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911) 2021-08-16 13:34:42 +02:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
loops Add a flavor of training_step that takes dataloader_iter as an argument (#8807) 2021-08-16 19:01:09 +00:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Ensure the existence of `DDPPlugin._sync_dir` in `reconciliate_processes` (#8939) 2021-08-17 13:47:33 +05:30
profiler CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
trainer [Feat] 2/n Add Fault Tolerant Training to LightningFetcher (#8891) 2021-08-17 16:32:43 +00:00
tuner Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
utilities [Feat] 2/n Add Fault Tolerant Training to LightningFetcher (#8891) 2021-08-17 16:32:43 +00:00
__about__.py Update version to `1.5.0dev` (#8585) 2021-07-27 12:52:18 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed
setup_tools.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00