lightning/tests/loggers
Danielle Pintz 0fe3379fa4
Deprecate `weights_save_path` from the Trainer constructor (#12084)
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-02-28 22:45:26 +00:00
..
__init__.py
test_all.py Deprecate `weights_save_path` from the Trainer constructor (#12084) 2022-02-28 22:45:26 +00:00
test_base.py Refactor codebase to use `trainer.loggers` over `trainer.logger` when needed (#11920) 2022-02-25 16:01:04 -08:00
test_comet.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
test_csv.py Small improvements to TB and CSV loggers (#11764) 2022-02-07 14:59:39 +09:00
test_mlflow.py
test_neptune.py Remove access to `_short_id` in NeptuneLogger (#11517) 2022-01-20 12:07:42 +00:00
test_tensorboard.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
test_wandb.py feat(wandb): support distributed modes (#11650) 2022-02-09 19:53:21 +01:00