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][NFC] Remove sampled_image_accessor and unsampled_image_accessor from required testing items outlined in the test plan for free function kernels extension (#18994)
This PR removes `sampled_image_accessor` and `unsampled_image_accessor`
from required testing items outlined in the test plan for free function
kernels extension. It's is done because `sampled_image_accessor` and
`unsampled_image_accessor` are not supported by any device and they're
only supported by host.
0 commit comments