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][Matrix][E2E] Add element_wise_all_sizes_no_split.cpp test (#12081)
This patch adds version of element_wise_all_sizes.cpp test with disabled
device code split. It is known that the code with disabled device code
split fails on GPU due to a bug in IGC. We need to test such case.
0 commit comments