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 model fgraph functionality (used by do and observe) doesn't work with GP variables because those are not represented as pure PyTensor objects and make use of variables from the old model in the instance scope.