-
Couldn't load subscription status.
- Fork 10.6k
Open
Labels
Description
| Previous ID | SR-14117 |
| Radar | None |
| Original Reporter | @dan-zheng |
| Type | Sub-task |
Additional Detail from JIRA
| Votes | 1 |
| Component/s | Compiler |
| Labels | Sub-task, AutoDiff |
| Assignee | None |
| Priority | Medium |
md5: df2740eef47719be1f5be6f070efa03d
Parent-Task:
- SR-14113 Support
_readand_modifyaccessor differentiation
is blocked by:
- TF-1193 Support
@derivativederivative registration for specific storage accessors
Issue Description:
This makes it possible to differentiate idiomatic array element assignments: array[i] = newValue.
This is the final user code that we want to support.