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][ESIMD] Check requirements in ctor_broadcast (intel#1401)
ctor_broadcast_fp_extra uses fp16 and fp64 but does not check for the
requirement before running the kernels on the device. This commit adds
the requirement check to ctor_broadcast.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments