lightning/pytorch_lightning/loggers
Burhanuddin Rangwala ead2404aac
Added doc strings to base logger file (#9232)
* added doc strings to base logger

* updated docs
2021-09-03 00:55:12 +02:00
..
__init__.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
base.py Added doc strings to base logger file (#9232) 2021-09-03 00:55:12 +02:00
comet.py [bugfix] Changed CometLogger to stop modifying metrics in place (#9150) 2021-08-31 08:21:16 +00:00
csv_logs.py Add doc strings to CSV logger (#9112) 2021-09-01 11:04:48 +00:00
mlflow.py Add docstrings in mlflow logger class (#9030) 2021-08-23 10:11:50 -07:00
neptune.py Add doc strings for Neptune logger (#9111) 2021-08-27 08:45:52 +00:00
tensorboard.py Add doc strings to tensorboard logger class (#9093) 2021-08-25 09:41:18 +00:00
test_tube.py deprecate the TestTubeLogger (#9065) 2021-08-26 10:28:14 +00:00
wandb.py Added doc strings to wandb logger (#9109) 2021-08-26 16:01:42 +01:00