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! It seems like in rewrite patterns for BatchNorm only tensors of rank 1 and >2 are supported. That is to say, rank 2 is unsupported. Any specific reason why it is like that?
Since our workflow relies on that rewriting, I could submit a patch supporting rank 2.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi! It seems like in rewrite patterns for BatchNorm only tensors of rank 1 and >2 are supported. That is to say, rank 2 is unsupported. Any specific reason why it is like that?
Since our workflow relies on that rewriting, I could submit a patch supporting rank 2.
All reactions