We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9439257 commit 2bd5843Copy full SHA for 2bd5843
src/tangent_types/thunks.jl
@@ -1,3 +1,4 @@
1
+# Disable thunks for 2nd order AD.
2
_usethunks() = true
3
rrule(::typeof(_usethunks)) = false, (NoTangent(),)
4
0 commit comments