Skip to content

Commit 1869be1

Browse files
Update src/rules.jl
Co-Authored-By: Nick Robinson <npr251@gmail.com>
1 parent 3656389 commit 1869be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rules.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#=
66
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
7+
the derivative via forward-mode AD". This is necessary to enable mixed-mode
88
rules, where e.g. `frule` is used within a `rrule` definition. For example,
99
broadcasted functions may not themselves be forward-mode *primitives*, but are
1010
often forward-mode *differentiable*.

0 commit comments

Comments
 (0)