lightning/pytorch_lightning
Yi Wang 366fb39d2e
Support post-localSGD in Lightning DDP plugin (#8967)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-08-26 08:24:49 +01:00
..
accelerators Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
callbacks [2 / 3] improvements to saving and loading callback state (#7187) 2021-08-24 17:35:19 +00:00
core Fix typing in hparams methods (#9116) 2021-08-26 07:54:13 +02:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers Add docstrings to Test Tube logger (#9110) 2021-08-25 12:15:00 -07:00
loops 3/n inter batch parallelism (#9052) 2021-08-24 18:45:54 +00:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Support post-localSGD in Lightning DDP plugin (#8967) 2021-08-26 08:24:49 +01:00
profiler 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
trainer Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
tuner fix batch auto scaling when `init_val` causes OOM (#8954) 2021-08-18 09:56:16 +02:00
utilities Support post-localSGD in Lightning DDP plugin (#8967) 2021-08-26 08:24:49 +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