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
Thanks for your wonderful work! I wonder if nn.BatchNorm2d works. During training, the running mean and running variance are updated according to their own rule instead of being updated with the optimizer.