lightning/pytorch_lightning
Justus Schock 1d2f7e20c4
[Bugfix] Detach Loaders after running entrypoint (#8885)
detach loaders after run
2021-08-16 09:26:38 +02:00
..
accelerators Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00
callbacks Smart handling of `EarlyStopping.check_on_train_epoch_end` (#8888) 2021-08-14 08:50:39 +02:00
core Remove write_predictions from LightningModule (#8850) 2021-08-14 02:00:23 +00: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 Integrate `total_batch_idx` with progress tracking (#8598) 2021-08-14 14:08:34 +02:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Introduce CheckpointIO Plugin (#8743) 2021-08-13 17:35:31 +01:00
profiler CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
trainer [Bugfix] Detach Loaders after running entrypoint (#8885) 2021-08-16 09:26:38 +02:00
tuner Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
utilities Introduce CheckpointIO Plugin (#8743) 2021-08-13 17:35:31 +01: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 make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00