Open
Description
Previous ID | SR-14021 |
Radar | None |
Original Reporter | @porterchild |
Type | New Feature |
Additional Detail from JIRA
Votes | 1 |
Component/s | Compiler |
Labels | New Feature, AutoDiff |
Assignee | None |
Priority | Medium |
md5: aec1df3f108a4e0b962fbcb0167a08a4
is blocked by:
- TF-1250 Support differentiation of functions with multiple results
Issue Description:
Declaring a differentiable function with more than one inout parameter results in the compiler error:
"Cannot differentiate functions with both an 'inout' parameter and a result"