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
ricardoV94
changed the title
Constant fold values in model textual representation
Richer textual representation of parameter relationships
Oct 14, 2024
Description
One easy gain is to get rid of useless
f()
that depend only on contants.Instead if we rewrite the graph first:
We may also want to use pytensor pretty print to show the content of some of the functions:
The text was updated successfully, but these errors were encountered: