Skip to content

Commit 2a13bb0

Browse files
committed
Remove duplicate paragraph.
1 parent b5912e8 commit 2a13bb0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/DifferentiableProgramming.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,13 +1534,6 @@ parameters.
15341534

15351535
###### Top-level functions
15361536

1537-
The type of the transpose function under such configurations is a function that
1538-
takes the non-linearity parameters and a parameter whose type is the original
1539-
function's result type and returns results that correspond to each original
1540-
function parameter that is transposed with respect to. This definition, however,
1541-
is a rough definition because there are differences among top-level functions,
1542-
instance methods, and static methods.
1543-
15441537
_Note: Since both transpose functions and derivative functions are difficult to
15451538
name and need not be referenced directly, we make these functions unnamed (with
15461539
base name being an underscore). This is not yet valid in the official Swift

0 commit comments

Comments
 (0)