lightning/tests/loggers
Adrian Wälchli 4becd1cf31
rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025)
2021-06-22 11:49:32 +02:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py add logger to __all__ (#6854) 2021-06-09 13:07:02 +00:00
test_base.py feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02:00
test_comet.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_csv.py formatting tests: 4/n (#5846) 2021-02-06 12:07:26 +01:00
test_mlflow.py Add run_name argument to the MLFlowLogger constructor (#7622) 2021-05-21 09:17:32 +01:00
test_neptune.py Fix `NeptuneLogger.log_text(step=None)` (#7194) 2021-04-26 15:28:55 +02:00
test_tensorboard.py rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025) 2021-06-22 11:49:32 +02:00
test_wandb.py feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02:00