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 implementation of kernel_bundle. Part 1. (#3278)
This patch adds most of declarations of kernel_bundle related APIs.
Most of the logic of this patch is in making so APIs that have
template parameters call corresponding library APIs that have no
template parameters.
0 commit comments