lightning/pytorch_lightning
Luis Perez 009e05d14f
[bugfix] Minor improvements to `apply_to_collection` and type signature of `log_dict` (#7851)
* minor fixeS

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-06-07 09:31:36 +01:00
..
accelerators refactor accelerator teardown -> training type plugin teardown (#7579) 2021-05-22 13:19:24 -07:00
callbacks fix info message when max training time reached (#7780) 2021-05-31 14:50:16 +02:00
core [bugfix] Minor improvements to `apply_to_collection` and type signature of `log_dict` (#7851) 2021-06-07 09:31:36 +01:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02:00
metrics Prune deprecated classif. metrics (#7499) 2021-05-12 18:03:34 +00:00
overrides Fix double precision + ddp_spawn (#6924) 2021-06-01 15:21:17 +00:00
plugins move amp checkpoint state management to precision plugin (#7831) 2021-06-07 07:45:01 +00:00
profiler [doc] Move each profiler to its own file + Add missing PyTorchProfiler to the doc (#7822) 2021-06-04 21:08:29 +05:30
trainer move amp checkpoint state management to precision plugin (#7831) 2021-06-07 07:45:01 +00:00
tuner Fix dataloaders are not reset when tuning the model (#7566) 2021-05-24 10:21:45 +02:00
utilities [bugfix] Minor improvements to `apply_to_collection` and type signature of `log_dict` (#7851) 2021-06-07 09:31:36 +01:00
__about__.py show mush go on (#7413) 2021-05-06 19:06:21 -04:00
__init__.py rename about (#7002) 2021-04-14 18:56:40 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00