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
MH is throwing an error when I try to run the following model. There is something wrong with how MH is handling rejections, as when a state is rejecting its hitting a null error when unwinding the proposed state. For example, if I remove line 50 (feat.addConstraint) this model does not crash since there are no rejections. The model also runs importance sampling no problem. I took a quick look but couldn't figure out the problem, this needs more investigation. I also tried on Figaro 4.1 and it still crashes.
MH is throwing an error when I try to run the following model. There is something wrong with how MH is handling rejections, as when a state is rejecting its hitting a null error when unwinding the proposed state. For example, if I remove line 50 (feat.addConstraint) this model does not crash since there are no rejections. The model also runs importance sampling no problem. I took a quick look but couldn't figure out the problem, this needs more investigation. I also tried on Figaro 4.1 and it still crashes.
RelationalTesting2.zip
The text was updated successfully, but these errors were encountered: