Skip to content

Commit 01b53db

Browse files
authored
Remove a redundant paragraph.
1 parent fa6c07d commit 01b53db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/DifferentiableProgramming.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1833,9 +1833,6 @@ is marked with `@noDerivative`.
18331833
<img src="assets/DifferentiableProgramming/differentiable-function-subtyping.png">
18341834
</p>
18351835

1836-
_Note: `@noDerivative` stands for "not being differentiated", and will likely be
1837-
unified with `@noDerivative`._
1838-
18391836
#### Type conversion
18401837

18411838
The subtyping relation among `@differentiable(linear)`, `@differentiable`, and

0 commit comments

Comments
 (0)