Skip to content

Commit 19b4492

Browse files
philipturnerCodaFi
andauthored
Add DifferentiableProgrammingImplementation.md to docs/README.md (#41123)
* Update README.md * Update docs/README.md Co-authored-by: Robert Widmann <[email protected]> Co-authored-by: Robert Widmann <[email protected]>
1 parent c1d3cd9 commit 19b4492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ documentation, please create a thread on the Swift forums under the
102102
- [DependencyAnalysis.md](/docs/DependencyAnalysis.md):
103103
Describes different kinds of dependencies across files in the same module,
104104
important for understanding incremental builds.
105+
- [DifferentiableProgrammingImplementation.md](/docs/DifferentiableProgrammingImplementation.md):
106+
Describes how automatic differentiation is implemented in the Swift compiler.
105107
- C and ObjC interoperability: Clang Importer and PrintAsClang
106108
- [CToSwiftNameTranslation.md](/docs/CToSwiftNameTranslation.md):
107109
Describes how C and ObjC entities are imported into Swift

0 commit comments

Comments
 (0)