lightning/pytorch_lightning
Carlos Mocholí ad8d6c83da
[CLI] Shorthand notation to instantiate datamodules (#10011)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-10-20 00:49:48 +00:00
..
accelerators Add `TPUPrecisionPlugin` (#10020) 2021-10-19 17:48:57 +00:00
callbacks Fix `_compare_version` and add `_TORCH_GREATER_EQUAL_DEV_1_10` (#9960) 2021-10-19 14:42:46 +00:00
core Add check for callable with datamodule len (#10003) 2021-10-19 14:51:08 +00:00
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 CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
plugins Update `TPUSpawnPlugin` spawn methods (#10022) 2021-10-20 01:59:11 +02:00
profiler Fix `LightningOptimizer` step and toggling logic (#9958) 2021-10-18 00:23:51 +00:00
trainer Fix `self.log(on_epoch=True, reduce_fx=sum)` on_batch_start (#9791) 2021-10-20 01:56:37 +02:00
tuner reset val dataloader for binsearch (#9975) 2021-10-18 12:54:26 +02:00
utilities [CLI] Shorthand notation to instantiate datamodules (#10011) 2021-10-20 00:49:48 +00: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