[Fix] Fix wandb logger drop result bug (#913)
* fix wandb logger drop result bug by delete step param * add global_step in wandb log to help align train and val step log * fix wandb hook test unit fail bug * fix lint issue * add with_step param of WandbLoggerHook in wandb.py
Showing
Please register or sign in to comment