lightning/tests/loggers
Carlos Mocholí 0fa07da987
Fail the test when a `DeprecationWarning` is raised (#9940)
2021-11-17 23:41:50 +01:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01: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 Adapt `NeptuneLogger` to new `neptune-client` api (#6867) 2021-09-10 18:48:58 +02:00
test_tensorboard.py Report leaking environment variables in tests (#5872) 2021-09-24 12:39:57 +02:00
test_wandb.py feat(wandb): support media logging (#9545) 2021-10-11 10:15:36 +01:00