lightning/pytorch_lightning/loggers
Akash Kwatra 1f7298d326
Deprecate `LoggerCollection` in favor of `trainer.loggers` (#12147)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-03-04 23:01:43 +00:00
..
__init__.py feat(wandb): support distributed modes (#11650) 2022-02-09 19:53:21 +01:00
base.py Deprecate `LoggerCollection` in favor of `trainer.loggers` (#12147) 2022-03-04 23:01:43 +00:00
comet.py Update typing for CometLogger.experiment (#11836) 2022-02-14 09:16:11 +00:00
csv_logs.py Make default logger name "lightning_logs" (#11762) 2022-02-10 15:19:18 +05:30
mlflow.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
neptune.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
tensorboard.py Make default logger name "lightning_logs" (#11762) 2022-02-10 15:19:18 +05:30
test_tube.py Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
wandb.py feat(wandb): support distributed modes (#11650) 2022-02-09 19:53:21 +01:00