lightning/pytorch_lightning/loggers
twsl 0b9034baef
Return only unique names/versions for LoggerCollection (#10976)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-12-23 00:35:38 +00:00
..
__init__.py use ModuleNotFoundError instead of ImportError (#9867) 2021-10-11 05:57:37 +00:00
base.py Return only unique names/versions for LoggerCollection (#10976) 2021-12-23 00:35:38 +00:00
comet.py use ModuleNotFoundError instead of ImportError (#9867) 2021-10-11 05:57:37 +00:00
csv_logs.py Fix pickling error with CSVLogger (#10388) 2021-11-08 10:36:35 +00:00
mlflow.py Fix typing for utilities.warnings (#11115) 2021-12-17 15:07:27 +01:00
neptune.py Fixed NeptuneLogger when using DDP (#11030) 2021-12-18 01:40:13 +00:00
tensorboard.py Fix typing for utilities.warnings (#11115) 2021-12-17 15:07:27 +01:00
test_tube.py Fix typing for utilities.warnings (#11115) 2021-12-17 15:07:27 +01:00
wandb.py Remove `every_n_val_epochs` from ModelCheckpoint (#10366) 2021-11-05 15:19:33 +00:00