add artifact logging to wandb hook (#1616)
* add artifact logging to wandb hook * upload artifacts wiwth only specified suffix * update docstring * Update mmcv/runner/hooks/logger/wandb.py Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * fix linting * add tests for wandb artifact logging * remove redundant lines * fix wandb tests * init `WandbLoggerHook` with `log_artifact=True` in tests * remove redundant lines from wandb tests * add docstring for `with_step` Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Showing
Please register or sign in to comment