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
The Elemwise subclass approach to transforms introduced by #26 does not work with Aesara's local_dimshuffle_lift canonicalization. This is evident after fixing #170.