lightning/pytorch_lightning/loggers
Alexey Karnachev edb8d7a23c
Nested metrics dictionaries now can be passed to the loggers (#1582)
* now func merge_dicts works with nested dictionaries

* CHANGELOG.md upd
2020-04-23 17:32:36 -04:00
..
__init__.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
base.py Nested metrics dictionaries now can be passed to the loggers (#1582) 2020-04-23 17:32:36 -04:00
comet.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
mlflow.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
neptune.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
tensorboard.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
test_tube.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
trains.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00
wandb.py Improved docs for Loggers (#1484) 2020-04-16 12:04:12 -04:00