We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3656389 commit 1869be1Copy full SHA for 1869be1
src/rules.jl
@@ -4,7 +4,7 @@
4
5
#=
6
In some weird ideal sense, the fallback for e.g. `frule` should actually be "get
7
-the derivative via forward-ode AD". This is necessary to enable mixed-mode
+the derivative via forward-mode AD". This is necessary to enable mixed-mode
8
rules, where e.g. `frule` is used within a `rrule` definition. For example,
9
broadcasted functions may not themselves be forward-mode *primitives*, but are
10
often forward-mode *differentiable*.
0 commit comments