Skip to content

Commit 9947860

Browse files
authored
[AutoDiff] Update manifesto to link to the initial proposal.
1 parent 887464b commit 9947860

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/DifferentiableProgramming.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Differentiable Programming Manifesto
22

33
* Authors: [Richard Wei], [Dan Zheng], [Marc Rasi], [Bart Chrzaszcz]
4-
* Status: Partially implemented on master, feature gated under `import _Differentiation`
4+
* Status:
5+
* Partially implemented on main, feature gated under `import _Differentiation`
6+
* Initial proposal [pitched](https://forums.swift.org/t/differentiable-programming-for-gradient-based-machine-learning/42147) with a significantly scoped-down subset of features. Please refer to the linked pitch thread for the latest design discussions and changes.
57

68
## Table of contents
79

0 commit comments

Comments
 (0)