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][Joint Matrix] Fix element_wise_all_ops test: use float for matrix C (#10637)
Float type should be used for matrix C and bfloat16 type should be used
for matrix A.
Rewritten test like that and refactored to reduce code duplication.
0 commit comments