lightning/tests/loggers
stanbiryukov 8034919c44
Remove deprecated `TestTubeLogger` (#12859)
* remove deprecated test_tube logger

* remove testube from logger __init__

* remove relevant testtube tests

* update CHANGELOG with removal of deprecated `TestTubeLogger`
2022-04-24 20:05:48 +02:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py Remove deprecated `TestTubeLogger` (#12859) 2022-04-24 20:05:48 +02:00
test_comet.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_csv.py unify logger testing (#9081) 2022-03-11 14:24:30 +00:00
test_logger.py Rename loggers/base.py to loggers/logger.py and changed LightningLoggerBase to Logger (#12014) 2022-04-08 19:41:46 +00:00
test_mlflow.py Allow log to an existing run ID in MLflow with MLFlowLogger (#12290) 2022-03-27 17:28:57 +00:00
test_neptune.py Remove access to `_short_id` in NeptuneLogger (#11517) 2022-01-20 12:07:42 +00:00
test_tensorboard.py Clear env before test cases requiring empty env (#12561) 2022-04-07 15:44:28 +00:00
test_wandb.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00