lightning/pytorch_lightning/loggers
Carlos Mocholí fa6d17c96f
Fix typing for utilities.warnings (#11115)
2021-12-17 15:07:27 +01:00
..
__init__.py use ModuleNotFoundError instead of ImportError (#9867) 2021-10-11 05:57:37 +00:00
base.py Resolve: 'DummyExperiment' object does not support item assignment (#10917) 2021-12-03 17:54:05 +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 Removed duplicated file extension when uploading model checkpoints with NeptuneLogger (#11015) 2021-12-11 00:03:12 +05:30
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