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 feature to compute derivatives beyond second has been recently added to Enzyme in #2161, so this issue (concerning only the second) may be related to that.
Basically, I can compute the second derivative of $f(x) = x^4 + x^7$ but not of $f(x) = x^4$. Here is the code that reproduces it
The feature to compute derivatives beyond second has been recently added to Enzyme in #2161, so this issue (concerning only the second) may be related to that.
Basically, I can compute the second derivative of$f(x) = x^4 + x^7$ but not of $f(x) = x^4$ . Here is the code that reproduces it
This is the error message
Error message
versioninfo()
I am using Enzyme v0.13.28. Along with the above Intel processor, this issue also occurs on a Mac M3 pro processor.
The text was updated successfully, but these errors were encountered: