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 missing double support in cross() (#3017)
This patch adds missing double3 and double4 support in
geometric function cross(). Currently, it only supports
float types.
Signed-off-by: Nawrin Sultana <[email protected]>
0 commit comments