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] Fix host's abs_diff function for unsigned types
Fix incorrect behavior of host's abs_diff function
in case if x - y < 0 and x and y are unsigned types.
Signed-off-by: Ilya Stepykin <[email protected]>
0 commit comments