lightning/pytorch_lightning/loggers
Ethan Harris f645df5e9a
Add typings for evaluation_loop.py and remove some dead code (#7015)
2021-04-15 07:36:04 +00:00
..
__init__.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
base.py Improve DummyLogger (#6398) 2021-03-09 23:18:38 +00:00
comet.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
csv_logs.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
mlflow.py Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
neptune.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
tensorboard.py fix exception raising (#6901) 2021-04-08 22:23:26 +02:00
test_tube.py Document exceptions in loggers (#6171) 2021-02-25 21:08:32 +01:00
wandb.py fix(wandb): prevent WandbLogger from dropping values (#5931) 2021-02-27 01:52:23 +00:00