lightning/tests/loggers
Danielle Pintz 34c454c756
Small improvements to TB and CSV loggers (#11764)
* small improvements to TB and CSV loggers
* addr comments
* remove redundant lines and update tests

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-02-07 14:59:39 +09:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py Remove access to `_short_id` in NeptuneLogger (#11517) 2022-01-20 12:07:42 +00:00
test_base.py Decouple utilities from `LightningLoggerBase` (#11484) 2022-02-02 23:29:01 +01:00
test_comet.py [bugfix] Changed CometLogger to stop modifying metrics in place (#9150) 2021-08-31 08:21:16 +00:00
test_csv.py Small improvements to TB and CSV loggers (#11764) 2022-02-07 14:59:39 +09:00
test_mlflow.py Don't raise DeprecationWarning for `LoggerConnector.gpus_metrics` (#9959) 2021-10-18 22:51:09 +00:00
test_neptune.py Remove access to `_short_id` in NeptuneLogger (#11517) 2022-01-20 12:07:42 +00:00
test_tensorboard.py Small improvements to TB and CSV loggers (#11764) 2022-02-07 14:59:39 +09:00
test_wandb.py WandbLogger's log_image can use step argument (#11716) 2022-02-05 01:02:41 +00:00