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, I found that the variance of batchnorm is negative, why a negative numbe is generated? Since the formula of variance is (X-mean)^2, it should always be positive?
Hi, I found that the variance of batchnorm is negative, why a negative numbe is generated? Since the formula of variance is (X-mean)^2, it should always be positive?
reproduce:
In my machine, I got:
The text was updated successfully, but these errors were encountered: