mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Update docs/DifferentiableProgrammingImplementation.md
Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
This commit is contained in:
@@ -986,7 +986,7 @@ Below is a list of anticipated infrastructure changes to the Swift differentiati
|
||||
|
||||
Differential-first automatic differentiation is currently a work-in-progress. It is not yet at parity with the existing pullback-first (i.e. reverse-mode) automatic differentiation support.
|
||||
|
||||
See [here](https://github.com/apple/swift/blob/main/docs/DifferentiableProgramming.md#differential-operators) for more information about forward-mode differential operators in Swift.
|
||||
See [here](DifferentiableProgramming.md#differential-operators) for more information about forward-mode differential operators in Swift.
|
||||
|
||||
### Linear maps and transposition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user