lightning/pytorch_lightning
Carlos Mocholí 3649f734d9 Update `jsonargparse` to unblock master (#12884)
Co-authored-by: Mauricio Villegas <mauricio_ville@yahoo.com>
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
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 Update CHANGELOG.md 2022-04-13 14:14:29 -04:00
__init__.py
py.typed
setup_tools.py