lightning/pytorch_lightning
Adrian Wälchli ad3f183bc3
convert warning cache usage to rank_zero_only in WandbLogger (#8764)
2021-08-20 10:39:25 +00:00
..
accelerators Delete `TrainingEpochLoop._dataloader_idx` which always equals 0 (#8911) 2021-08-16 13:34:42 +02:00
callbacks Fix "line too long" PEP8 complaint (#8957) 2021-08-18 03:31:36 +00:00
core Remove GradInformation module, including from LightningModule hierarchy (#8831) 2021-08-19 04:19:50 +00:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers convert warning cache usage to rank_zero_only in WandbLogger (#8764) 2021-08-20 10:39:25 +00:00
loops 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Add DeepSpeed Stage 1 + doc improvements for model parallel (#8974) 2021-08-18 19:40:19 +05:30
profiler 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
trainer add docs (#8952) 2021-08-18 10:33:42 +00:00
tuner fix batch auto scaling when `init_val` causes OOM (#8954) 2021-08-18 09:56:16 +02:00
utilities 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +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