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
I'm guessing that our canonicalizations still aren't stable between FAST_COMPILE and FAST_RUN and/or some rewrites that we assume are canonicalizations in AePPL actually aren't. We can always address this by adding those rewrites to AePPL's logprob_rewrites_db, but we should also consider whether or not the relevant rewrites actually should be canonicalizations in Aesara.
A
TransformedVariable
is still present, but it shouldn't be.The text was updated successfully, but these errors were encountered: