Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-11882] [AutoDiff] Implement the differentiable curry #54297

Open
rxwei opened this issue Dec 2, 2019 · 1 comment
Open

[SR-11882] [AutoDiff] Implement the differentiable curry #54297

rxwei opened this issue Dec 2, 2019 · 1 comment

Comments

@rxwei
Copy link
Member

rxwei commented Dec 2, 2019

Previous ID SR-11882
Radar rdar://problem/73268335
Original Reporter @rxwei
Type New Feature
Additional Detail from JIRA
Votes 1
Component/s
Labels New Feature, AutoDiff
Assignee @rxwei
Priority Medium

md5: 2a314516d5168b0ba201a500d3f9798d

Sub-Tasks:

Issue Description:

The Differentiable Curry (PDF) enables currying differentiable functions without losing differentiability with respect to any function parameter.

See the [relevant AutoDiff manifesto section](https://github.com/apple/swift/blob/master/docs/DifferentiableProgramming.md#differentiation-of-higher-order-functions).

@rxwei
Copy link
Member Author

rxwei commented Jan 16, 2021

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant