Skip to content

[SR-12148] Make differentiation work with class types #52130

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

Open
10 tasks
rxwei opened this issue Jan 17, 2019 · 1 comment
Open
10 tasks

[SR-12148] Make differentiation work with class types #52130

rxwei opened this issue Jan 17, 2019 · 1 comment
Assignees
Labels
AutoDiff feature A feature request or implementation

Comments

@rxwei
Copy link
Contributor

rxwei commented Jan 17, 2019

Previous ID SR-12148
Radar rdar://problem/59278218
Original Reporter @rxwei
Type New Feature
Status In Progress
Resolution
Additional Detail from JIRA
Votes 0
Component/s
Labels New Feature
Assignee @dan-zheng
Priority Medium

md5: a71ffde72bc884ae0041737d20f410bc

Sub-Tasks:

blocks:

  • TF-641 [AD] Handle TangentVector classes in differentiation transform

relates to:

  • TF-38 KeyPathIterable derivation: Should work on classes
  • TF-481 Support mutable layers

Issue Description:

Differentiation should work with class types. This enables use cases like "mutable layers", which can be neatly defined as Differentiable-conforming classes with a func callAsFunction method.

@rxwei
Copy link
Contributor Author

rxwei commented Feb 8, 2020

@swift-ci create

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoDiff feature A feature request or implementation
Projects
None yet
Development

No branches or pull requests

2 participants