lightning/pytorch_lightning
Rohit Gupta 753cc4dfad
Fix default logging levels for train step specific hooks (#10756)
2021-11-29 19:51:17 +00:00
..
accelerators Make `_get_nvidia_gpu_stats` public (#10406) 2021-11-19 17:52:24 +01:00
callbacks Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503) 2021-11-25 16:41:03 +01:00
core Fix default logging levels for train step specific hooks (#10756) 2021-11-29 19:51:17 +00:00
distributed Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
lite Consolidate state when retrieving sharded state dict in Lite (#10746) 2021-11-27 04:54:45 +00:00
loggers Fix scripting causing false positive deprecation warnings (#10555) 2021-11-16 15:52:09 +00:00
loops Mark outputs as protected in the evaluation loops (#10781) 2021-11-28 20:09:30 +00:00
overrides Fix typing in `pl.overrides.fairscale` (#10799) 2021-11-29 11:28:28 +00:00
plugins Fix typing in `pl.overrides.data_parallel` (#10796) 2021-11-29 10:58:23 +01:00
profiler Remove deprecated profiler import (#10443) 2021-11-09 23:13:02 +01:00
trainer Fix default logging levels for train step specific hooks (#10756) 2021-11-29 19:51:17 +00:00
tuner Update tests to avoid the deprecated `weights_summary` (#10446) 2021-11-11 18:15:18 +01:00
utilities [CLI] Add support for `--key.help=class` (#10767) 2021-11-29 14:12:53 +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