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
[AutoDiff] Update differentiableFunction(from:) to use differentiable function constructor builtins. (#28470)
This PR updates `differentiableFunction(from:)` to use differentiable function constructor builtins added in #28467. The standard library no longer has non-top-level derivative registration.
Resolves SR-11847. Unblocks SR-11849.
0 commit comments