Skip to content

Commit 2bd5843

Browse files
committed
Add comment
1 parent 9439257 commit 2bd5843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tangent_types/thunks.jl

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Disable thunks for 2nd order AD.
12
_usethunks() = true
23
rrule(::typeof(_usethunks)) = false, (NoTangent(),)
34

0 commit comments

Comments
 (0)