lightning/pytorch_lightning
Kaushik B 56bc55db71
Update strategy flag in docs (#10000)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-10-20 21:02:53 +05:30
..
accelerators Add `TPUPrecisionPlugin` (#10020) 2021-10-19 17:48:57 +00:00
callbacks Add typing to callbacks (#10001) 2021-10-20 10:22:03 +00:00
core Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
distributed Deprecate LightningDistributed and keep logic in ddp/ddpSpawn directly (#9691) 2021-09-25 08:39:15 -07:00
loggers update docs (#9903) 2021-10-12 15:37:08 +05:30
loops Fix `self.log(on_epoch=True, reduce_fx=sum)` on_batch_start (#9791) 2021-10-20 01:56:37 +02:00
overrides Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
plugins Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
profiler Fix `LightningOptimizer` step and toggling logic (#9958) 2021-10-18 00:23:51 +00:00
trainer Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
tuner remove dataloader patching on the LightningModule (#9764) 2021-10-20 15:23:20 +02:00
utilities remove dataloader patching on the LightningModule (#9764) 2021-10-20 15:23:20 +02:00
__about__.py Prepare v1.5.0rc0 (#9893) 2021-10-11 20:36:01 +01: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 CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00