lightning/pytorch_lightning
Carlos Mocholí 3b2e164cab
Fix `caplog` with `logger.propagate=False` (#10577)
2021-11-17 16:25:55 +01:00
..
accelerators Remove more deprecated methods from base `Accelerator` class (#10448) 2021-11-10 12:58:24 +05:30
callbacks Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
core Fix `to_torchscript()` causing false positive deprecation warnings (#10470) 2021-11-15 22:12:55 +00:00
distributed Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
lite Fix propagation of device and dtype properties in Lite modules (#10559) 2021-11-16 17:26:46 +00:00
loggers Fix scripting causing false positive deprecation warnings (#10555) 2021-11-16 15:52:09 +00:00
loops Do not autodetach extras (#10424) 2021-11-09 16:07:16 +00:00
overrides Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
plugins Fix scripting causing false positive deprecation warnings (#10555) 2021-11-16 15:52:09 +00:00
profiler Remove deprecated profiler import (#10443) 2021-11-09 23:13:02 +01:00
trainer remove deprecated `reload_dataloaders_every_epoch` from `Trainer` (#10481) 2021-11-16 06:47:43 +00:00
tuner Update tests to avoid the deprecated `weights_summary` (#10446) 2021-11-11 18:15:18 +01:00
utilities Resolve instantiation problem with init_meta_context (#10493) 2021-11-15 19:13:01 +00:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py Fix `caplog` with `logger.propagate=False` (#10577) 2021-11-17 16:25:55 +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