You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Differentiable derived conformances should "peer through" property wrappers.
Synthesized TangentVector structs should contain wrapped values' TangentVectors as stored properties, not wrappers' TangentVectors.
Wrapper types should not be required to conform to Differentiable.