lightning/tests/loggers
Rafał Jankowski 3cc69f992b
Fixed NeptuneLogger when using DDP (#11030)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-12-18 01:40:13 +00:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py Fixed NeptuneLogger when using DDP (#11030) 2021-12-18 01:40:13 +00:00
test_base.py Enable logging hparams only if there are any (#11105) 2021-12-17 19:40:56 +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 Fix CVE-2020-1747 and CVE-2020-14343 (#11099) 2021-12-17 20:27:15 +00: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 NeptuneLogger when using DDP (#11030) 2021-12-18 01:40:13 +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