lightning/pytorch_lightning/loggers
Ethan Harris 6b990f3fa5
Add artifcact_location arg to MLFlow logger (#6677)
* Add artifcact_location arg to MLFlow logger

* Add CHANGELOG URL

* Update test
2021-03-26 00:12:03 +01:00
..
__init__.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
base.py Improve DummyLogger (#6398) 2021-03-09 23:18:38 +00:00
comet.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
csv_logs.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
mlflow.py Add artifcact_location arg to MLFlow logger (#6677) 2021-03-26 00:12:03 +01:00
neptune.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
tensorboard.py Update TBLogger docs (#6315) 2021-03-08 01:17:49 +00:00
test_tube.py Document exceptions in loggers (#6171) 2021-02-25 21:08:32 +01:00
wandb.py fix(wandb): prevent WandbLogger from dropping values (#5931) 2021-02-27 01:52:23 +00:00