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
Others like vstack, column_stack and so one are probably missing as well. First step is to list all of them and confirm they are missing in pytensor.tensor
This should not require a new Op, just repurpose existing concatenate and sprinke expand_dims / atleast_nd as needed