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] Add a built-in kernel test
- Check `device::get_info<info::device::built_in_kernel_ids>`.
- Check that an attempt to get a kernel bundle with built-in kernels leads to an exception since they are not yet fully supported.
The above functionality was added in #4996.
0 commit comments