lightning/pytorch_lightning
Akihiro Nitta 91003c9ead Pin protobuf version (#13177) 2022-06-01 08:04:16 -04:00
..
accelerators Add cpu device parser to validate cpu devices (#12160) 2022-03-28 20:33:04 +05:30
callbacks Fix `TQDMProgressBar` reset and update to show correct time estimation (#12889) 2022-05-03 14:54:54 -04:00
core Fix number of references to LightningModule (#12897) 2022-06-01 08:04:16 -04: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 Fix fit loop restart logic to enable resume using the checkpoint (#12821) 2022-05-03 14:54:54 -04:00
overrides Fix import error when `distributed` module not available (#12794) 2022-04-27 12:02:16 -04:00
plugins Fix torchelastic detection with non-distributed installations (#13142) 2022-06-01 08:04:16 -04:00
profiler Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
strategies Enable all ddp params for hpu parallel strategy (#13067) 2022-06-01 08:04:16 -04:00
trainer Update trainer profiler typehint to use `Profiler` instead of the deprecated `BaseProfiler` (#13084) 2022-06-01 08:04:16 -04:00
tuner Avoid redundant callback restore warning while tuning (#13026) 2022-06-01 08:04:16 -04:00
utilities Fix `materialize_module` recursively setting its child module (#12870) 2022-06-01 08:04:16 -04:00
__about__.py CHANGELOG + version update 2022-05-03 14:54:54 -04:00
__init__.py Add DETAIL logs for batch use cases (#11008) 2022-01-12 01:22:48 +01:00
py.typed
setup_tools.py Pin protobuf version (#13177) 2022-06-01 08:04:16 -04:00