Function f16x2_max
pub unsafe fn f16x2_max(a: f16x2, b: f16x2) -> f16x2
Find the maximum of two values
Corresponds to the CUDA C intrinsic __hmax2
f16x2_maxpub unsafe fn f16x2_max(a: f16x2, b: f16x2) -> f16x2
Find the maximum of two values
Corresponds to the CUDA C intrinsic __hmax2