• shenmishajing's avatar
    [Fix] Fix wandb logger drop result bug (#913) · d636257e
    shenmishajing authored
    * 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
    d636257e
wandb.py 1.6 KB