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
If we can remove a transpose (dimshuffle) without affecting the output (sometimes by changing the reduction axes, sometimes without having to do anything), we could rewrite it away. That allows more succinct graphs and more extensive canonicalizaiton
The text was updated successfully, but these errors were encountered:
Description
If we can remove a transpose (dimshuffle) without affecting the output (sometimes by changing the reduction axes, sometimes without having to do anything), we could rewrite it away. That allows more succinct graphs and more extensive canonicalizaiton
The text was updated successfully, but these errors were encountered: