lightning/pytorch_lightning
Sean Naren 0df3543137
[2/n] Fix rich model summary for tuples (#9756)
2021-09-29 17:13:27 +00:00
..
accelerators Remove `_NATIVE_AMP_AVAILABLE` checks (#9747) 2021-09-29 15:34:26 +02:00
callbacks [1/n] Add support for iterable datasets to Rich ProgressBar (#9734) 2021-09-29 09:54:30 +00:00
core Convert error to warning for logging without a `Trainer` (#9733) 2021-09-29 04:49:51 +00:00
distributed Deprecate LightningDistributed and keep logic in ddp/ddpSpawn directly (#9691) 2021-09-25 08:39:15 -07:00
loggers Deprecate `LightningLoggerBase.close` (#9422) 2021-09-20 22:00:09 +00:00
loops Remove duplicated native AMP + LBFGS check (#9748) 2021-09-29 13:14:03 +00:00
overrides CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
plugins IPU hotfix for #9721 (#9759) 2021-09-29 15:36:39 +02:00
profiler CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
trainer IPU hotfix for #9721 (#9759) 2021-09-29 15:36:39 +02:00
tuner Fix `lr_find` to generate same results on multiple calls (#9704) 2021-09-26 19:20:42 +00:00
utilities [2/n] Fix rich model summary for tuples (#9756) 2021-09-29 17:13:27 +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 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