We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea01f2a + e384c06 commit dcbca35Copy full SHA for dcbca35
examples/gradient.jl
@@ -1,4 +1,4 @@
1
-using ReverseDiff: GradientTape, GradientConfig, gradient, gradient!, compile
+using ReverseDiff: GradientTape, GradientConfig, gradient, gradient!, compile, DiffResults
2
3
#########
4
# setup #
0 commit comments