lightning/tests/loggers
Boris Dayma c586e5db77
feat(wandb): let wandb cli handle runs (#4648)
* feat(wandb): reinit handled by CLI

* fix: typo

* docs(wandb): improve formatting

* test(wandb): set wandb.run to None

* test(wandb): fix tests

* style: fix formatting

* docs(wandb): fix documentation

* Update code markup

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* docs(wandb): update CHANGELOG

* test(wandb): init called only when needed

* Update CHANGELOG.md

* try fix the test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2020-11-24 01:31:28 +05:30
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py feat(wandb): let wandb cli handle runs (#4648) 2020-11-24 01:31:28 +05:30
test_base.py Proper casting for np scalars in hparams logging (#4647) 2020-11-19 15:52:48 +08:00
test_comet.py Add step index in checkpoint name (#3807) 2020-11-02 15:05:58 +01:00
test_csv.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_mlflow.py fix logged keys in mlflow logger (#4412) 2020-11-10 17:20:25 +05:30
test_neptune.py Added experiment_id to NeptuneLogger (#3462) 2020-11-16 23:50:23 +05:30
test_tensorboard.py [test] Accumulated gradient optimization tests (#4477) 2020-11-02 23:44:11 +00:00
test_wandb.py feat(wandb): let wandb cli handle runs (#4648) 2020-11-24 01:31:28 +05:30