lightning/tests/loggers
Jirka Borovec c90174ca31
unify logger testing (#9081)
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-11 14:24:30 +00:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py unify logger testing (#9081) 2022-03-11 14:24:30 +00:00
test_base.py Deprecate `LoggerCollection` in favor of `trainer.loggers` (#12147) 2022-03-04 23:01:43 +00: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_mlflow.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_neptune.py Remove access to `_short_id` in NeptuneLogger (#11517) 2022-01-20 12:07:42 +00:00
test_tensorboard.py Mark `logger_connector` as protected (#12195) 2022-03-05 02:33:42 +00:00
test_wandb.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00