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
[SYCL] Implement DeviceKernelInfo for interop kernels (#20020)
For kernels represented by user-provided functors/lambdas the
`DeviceKernelInfo` is stored in the
`ProgramManager::m_DeviceKernelInfoMap`.
This PR introduces support for the `DeviceKernelInfo` for interop
kernels.
---------
Co-authored-by: Andrei Elovikov <[email protected]>
0 commit comments