lightning/pytorch_lightning/loggers
Rohit Gupta ef762a0d2a
update logging docs and decorators (#4431)
* update logging docs

* experiment

* add decorators to base and csv logger methods

* fix

* doc fix

* update docs

* update docs

* Update pytorch_lightning/loggers/base.py

Co-authored-by: chaton <thomas@grid.ai>
2020-12-01 11:35:00 +05:30
..
__init__.py notices (#4118) 2020-10-13 07:18:07 -04:00
base.py update logging docs and decorators (#4431) 2020-12-01 11:35:00 +05:30
comet.py Add prefix argument in loggers (#4557) 2020-11-22 06:38:58 +01:00
csv_logs.py update logging docs and decorators (#4431) 2020-12-01 11:35:00 +05:30
mlflow.py Fixed a crash bug in MLFlow logger (#4716) 2020-11-24 00:50:34 -05:00
neptune.py Add prefix argument in loggers (#4557) 2020-11-22 06:38:58 +01:00
tensorboard.py simplify imports Omegaconf (#4873) 2020-11-27 01:00:56 +01:00
test_tube.py Add prefix argument in loggers (#4557) 2020-11-22 06:38:58 +01:00
wandb.py update logging docs and decorators (#4431) 2020-12-01 11:35:00 +05:30