lightning/pytorch_lightning/loggers
Boris Dayma 9097347ea8
feat(wandb): log models as artifacts (#6231)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-05-27 20:15:02 +02:00
..
__init__.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
base.py feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02: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 run_name argument to the MLFlowLogger constructor (#7622) 2021-05-21 09:17:32 +01:00
neptune.py Fix `NeptuneLogger.log_text(step=None)` (#7194) 2021-04-26 15:28:55 +02:00
tensorboard.py TensorBoardLogger sub_dir parameter for grouping logs (#6195) 2021-05-19 19:50:58 +00:00
test_tube.py Document exceptions in loggers (#6171) 2021-02-25 21:08:32 +01:00
wandb.py feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02:00