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 at.slinalg.solve applies the finite-checks also in shape-inference.
Since 00e6eb9 we do shape checks every
time, making this test error out with a 75 % probability.
The at.slinalg.solve applies the finite-checks also in shape-inference.
Since 00e6eb9 we do shape checks every
time, making this test error out with a 75 % probability.
This test is failing on
main
, but only sometimes: https://github.com/pymc-devs/pymc/runs/3841109220#step:7:1987What can we do to make the test deterministic?
main
The text was updated successfully, but these errors were encountered: