lightning/pytorch_lightning/loggers
Philipp Singer 59361d595a fix Neptune logger creating multiple experiments when gpus > 1 (#3256)
* DP device fix

* potential fix

* fix merge

* update tests

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-04 20:55:40 +01:00
..
__init__.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
base.py FIX-5311: Cast to string `_flatten_dict` (#5354) 2021-01-06 15:16:46 +01:00
comet.py Fix isort failures in loggers (#5527) 2021-01-15 22:53:56 +05:30
csv_logs.py update logging docs and decorators (#4431) 2020-12-01 11:35:00 +05:30
mlflow.py Fix isort failures in loggers (#5527) 2021-01-15 22:53:56 +05:30
neptune.py fix Neptune logger creating multiple experiments when gpus > 1 (#3256) 2021-02-04 20:55:40 +01:00
tensorboard.py Tensorboard Docu about Hyperparams saving (#5158) 2021-02-03 19:41:45 +01:00
test_tube.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
wandb.py flake8 & isort (#5647) 2021-01-25 14:31:38 -05:00