lightning/tests/loggers
Adrian Wälchli 615b2f7363
Improve DummyLogger (#6398)
* fix dummy logger

* docs

* update docs

* add changelog

* add none return annotation

* return empty string for name, version
2021-03-09 23:18:38 +00:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_base.py Improve DummyLogger (#6398) 2021-03-09 23:18:38 +00:00
test_comet.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_csv.py formatting tests: 4/n (#5846) 2021-02-06 12:07:26 +01:00
test_mlflow.py MlflowLogger limit parameter value length to 250 char (#5893) 2021-02-16 21:22:06 +00:00
test_neptune.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_tensorboard.py Refactor: Runif for TPU and Horovod 5/n (#6301) 2021-03-02 16:21:20 +00:00
test_wandb.py fix(wandb): prevent WandbLogger from dropping values (#5931) 2021-02-27 01:52:23 +00:00