lightning/pytorch_lightning/loggers
Boris Dayma f3d139e90f
fix(wandb): allow use of sweeps (#1512)
* fix(wandb): allow use of sweeps

overwrite run config parameters due to precision error

fix #1290

* docs(wandb): update changelog

* test(wandb): update config test

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-04-24 10:29:24 -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 fix(wandb): allow use of sweeps (#1512) 2020-04-24 10:29:24 -04:00