lightning/pytorch_lightning/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 refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
base.py FIX-5311: Cast to string `_flatten_dict` (#5354) 2021-01-06 15:16:46 +01:00
comet.py Fix isort failures in loggers (#5527) 2021-01-15 22:53:56 +05:30
csv_logs.py update logging docs and decorators (#4431) 2020-12-01 11:35:00 +05:30
mlflow.py Fix isort failures in loggers (#5527) 2021-01-15 22:53:56 +05:30
neptune.py Fix isort failures in loggers (#5527) 2021-01-15 22:53:56 +05:30
tensorboard.py Fix isort failures in loggers (#5527) 2021-01-15 22:53:56 +05:30
test_tube.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
wandb.py feat(wandb): add sync_step (#5351) 2021-01-24 17:44:09 -05:00