File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Backticks were added manually.
42
42
* [ The ` Differentiable ` protocol] ( #the-differentiable-protocol )
43
43
* [ The ` @differentiable ` declaration attribute] ( #the-differentiable-declaration-attribute )
44
44
* [ ` @differentiable ` function types] ( #differentiable-function-types )
45
- * [ ` @derivative ` and ` @transpose ` attributes] ( #differentiating -and-transposing -attributes )
45
+ * [ ` @derivative ` and ` @transpose ` attributes] ( #derivative -and-transpose -attributes )
46
46
* [ Differential operators] ( #differential-operators )
47
47
* [ Detailed design] ( #detailed-design )
48
48
* [ Differentiable data structures] ( #differentiable-data-structures )
@@ -58,7 +58,7 @@ Backticks were added manually.
58
58
* [ Protocol dispatch] ( #protocol-dispatch )
59
59
* [ Class dispatch] ( #class-dispatch )
60
60
* [ Make a function differentiable using ` @derivative ` or
61
- ` @transpose ` ] ( #make-a-function-differentiable-using-differentiating -or-transposing )
61
+ ` @transpose ` ] ( #make-a-function-differentiable-using-derivative -or-transpose )
62
62
* [ Linear maps] ( #linear-maps )
63
63
* [ Examples] ( #examples )
64
64
* [ Derivative functions] ( #derivative-functions )
You can’t perform that action at this time.
0 commit comments