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][E2E] Remove use of deprecated device selectors in FilterSelector tests (#15785)
Use new device selector callables, instead of deprecated device selector
objects.
These tests do not run on CI because they require multiple devices, so
they were missed by the addition of `-Werror` to e2e tests.
0 commit comments