lightning/tests/loggers
Boris Dayma f0fafa2be0
feat(wandb): add sync_step (#5351)
* docs(wandb): add details to args

* feat(wandb): no sync between trainer and W&B steps

* style: pep8

* tests(wandb): test sync_step

* docs(wandb): add references

* docs(wandb): fix typo

* feat(wandb): more explicit warning

* feat(wandb): order of args

* style: Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* style: long line

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
2021-01-24 17:44:09 -05:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_base.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_comet.py [tests/loggers] refactor with BoringModel (#5440) 2021-01-10 07:30:06 -05:00
test_csv.py Fix pre-commit isort failure on tests/loggers/*.py (#5425) 2021-01-14 14:36:28 -05:00
test_mlflow.py [tests/loggers] refactor with BoringModel (#5440) 2021-01-10 07:30:06 -05:00
test_neptune.py [tests/loggers] refactor with BoringModel (#5440) 2021-01-10 07:30:06 -05:00
test_tensorboard.py [tests/loggers] refactor with BoringModel (#5440) 2021-01-10 07:30:06 -05:00
test_wandb.py feat(wandb): add sync_step (#5351) 2021-01-24 17:44:09 -05:00