lightning/pytorch_lightning
otaj 305c21835b changelog + version update 2022-04-27 12:02:16 -04:00
..
accelerators Add cpu device parser to validate cpu devices (#12160) 2022-03-28 20:33:04 +05:30
callbacks Fix support for `ModelCheckpoint` monitors with dots (#12783) 2022-04-27 12:02:16 -04:00
core Add typing to `LightningModule.trainer` (#12345) 2022-03-29 04:14:14 +00:00
distributed Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145) 2021-12-21 23:06:14 +00:00
lite Support auto_select_gpus with accelerator and devices api (#12608) 2022-04-13 14:14:29 -04:00
loggers Expose deprecated arguments from logger base interface (#12609) 2022-04-13 14:14:29 -04:00
loops Fixed encoding issues on terminals that do not support unicode characters (#12828) 2022-04-27 12:02:16 -04:00
overrides Fix import error when `distributed` module not available (#12794) 2022-04-27 12:02:16 -04:00
plugins Add typing to `LightningModule.trainer` (#12345) 2022-03-29 04:14:14 +00:00
profiler Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
strategies Fix import error when `distributed` module not available (#12794) 2022-04-27 12:02:16 -04:00
trainer Support auto_select_gpus with accelerator and devices api (#12608) 2022-04-13 14:14:29 -04:00
tuner Support auto_select_gpus with accelerator and devices api (#12608) 2022-04-13 14:14:29 -04:00
utilities Update `jsonargparse` to unblock master (#12884) 2022-04-27 12:02:16 -04:00
__about__.py changelog + version update 2022-04-27 12:02:16 -04:00
__init__.py Add DETAIL logs for batch use cases (#11008) 2022-01-12 01:22:48 +01: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