lightning/tests/loggers
Danielle Pintz 203737bfce
Don't raise DeprecationWarning for `LoggerConnector.gpus_metrics` (#9959)
2021-10-18 22:51:09 +00:00
..
__init__.py
test_all.py (1/n) tests: Use strategy flag instead of accelerator for training strategies (#9931) 2021-10-16 20:40:25 +05:30
test_base.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
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