-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDE error with de.jit
#151
Comments
It should just be #152. Can you try that really quick? We probably need a test to catch this better. |
Thanks for fixing! |
please do. I'll just merge this and you can follow up with a test PR. I won't be able to do the release until later tonight though. |
Keeping this open for the test |
1 similar comment
Keeping this open for the test |
Describe the bug 🐞
I still get the error when jitting the SDE problem even after #149.
However, the error seems to be caused by
de.jit32
, notde.jit
.Minimal Reproducible Example 👇
Error & Stacktrace⚠️
When I define
de.jit_
in the way fixed in #149, the jitted SDE works. Therefore, I'm sure that the change made in #149 definitely resolves the issue I have encountered in #148.Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: