Function f16x2_mul
pub unsafe fn f16x2_mul(a: f16x2, b: f16x2) -> f16x2
Multiply two values, round to nearest even
Corresponds to the CUDA C intrinsics:
f16x2_mulpub unsafe fn f16x2_mul(a: f16x2, b: f16x2) -> f16x2
Multiply two values, round to nearest even
Corresponds to the CUDA C intrinsics: