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
Get ImplicitLocalArgPos from DeviceKernelInfo instead of ProgramManager (#20621)
The performance regression was introduced in the #20316.
We should get the position of the implicit local arg from the
deviceKernelInfo, not from the ProgramManager.
0 commit comments