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
While working on #4770 I found that find_MAP is failing quite often after the V4 refactoring.
Most issues seem related to gradients of discrete vars and/or models with both discrete and continuous unobserved variables. The failing tests in here are marked with an xfail for the time being.