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,
About the naive batch norm, I believe it's more effective to normalize the tensor with the absolute value rather than normalizing each part individually:
Hi,
About the naive batch norm, I believe it's more effective to normalize the tensor with the absolute value rather than normalizing each part individually:
complexPyTorch/complexPyTorch/complexLayers.py
Line 213 in 2044cb0
What do you think?
The text was updated successfully, but these errors were encountered: