lightning/tests/loggers
Rafał Jankowski c6478414ee
Fixed uploading best model checkpoint in NeptuneLogger (#10369)
2021-12-01 13:58:54 +00:00
..
__init__.py
test_all.py Skip hanging spawn tests (#10838) 2021-11-30 18:36:12 +00:00
test_base.py Fix iterating over a DummyLogger when `fast_dev_run > 0` (#10232) 2021-10-29 07:22:59 +00: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 deprecate flush_logs_every_n_steps on Trainer (#9366) 2021-09-14 11:27:56 +01:00
test_mlflow.py Don't raise DeprecationWarning for `LoggerConnector.gpus_metrics` (#9959) 2021-10-18 22:51:09 +00:00
test_neptune.py Fixed uploading best model checkpoint in NeptuneLogger (#10369) 2021-12-01 13:58:54 +00:00
test_tensorboard.py Skip hanging spawn tests (#10838) 2021-11-30 18:36:12 +00:00
test_wandb.py feat(wandb): support media logging (#9545) 2021-10-11 10:15:36 +01:00