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] Optimize kernel name based cache lookup (#18081)
Remove the kernel name string related operations during the cache lookup
by taking advantage of the kernel name type uniqueness.
---------
Signed-off-by: Sergei Vinogradov <sergey.vinogradov@intel.com>
Co-authored-by: Sergei Vinogradov <sergey.vinogradov@intel.com>
0 commit comments