You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your share.
I found some wrong in the implementation of BatchNorm。you compute mean and var for every batch, rather than for every channels
The text was updated successfully, but these errors were encountered:
Hi, thanks for your share.
I found some wrong in the implementation of BatchNorm。you compute mean and var for every batch, rather than for every channels
The text was updated successfully, but these errors were encountered: