Skip to content

Commit 8b8cba3

Browse files
authored
correct name
1 parent caf8692 commit 8b8cba3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/videos.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ However, we have tried to note below each video notes on its correctness.
88
The talks that follow are in reverse chronological order (i.e. most recent video is first).
99

1010
### EuroAD 2021: ChainRules.jl: AD system agnostic rules for JuliaLang
11-
Presented by Lyndon White.
11+
Presented by Frames White.
1212
[Slides](https://www.slideshare.net/LyndonWhite2/euroad-2021-chainrulesjl)
1313

1414
This is the talk to watch if you want to understand why the ChainRules project exists, what its challenges are, and how those have been overcome.
@@ -54,7 +54,7 @@ Abstract:
5454
5555

5656
### JuliaCon 2020: ChainRules.jl
57-
Presented by Lyndon White.
57+
Presented by Frames White.
5858
[Slides](https://raw.githack.com/oxinabox/ChainRulesJuliaCon2020/main/out/build/index.html)
5959

6060
This talk is primarily of historical interest.
@@ -79,4 +79,4 @@ Most people shouldn't watch this talk now.
7979
Abstract:
8080
> The ChainRules project allows package authors to write rules for custom sensitivities (sometimes called custom adjoints) in a way that is not dependent on any particular autodiff (AD) package.
8181
> It allows authors of AD packages to access a wealth of prewritten custom sensitivities, saving them the effort of writing them all out themselves.
82-
> ChainRules is the successor to DiffRules.jl and is the native rule system currently used by ForwardDiff2, Zygote and soon ReverseDiff
82+
> ChainRules is the successor to DiffRules.jl and is the native rule system currently used by ForwardDiff2, Zygote and soon ReverseDiff

0 commit comments

Comments
 (0)