pub struct bf16(/* private fields */);
🔬This is a nightly-only experimental API. (
stdarch_x86_avx512_bf16
)Available on x86-64 only.
Expand description
The BFloat16 type used in AVX-512 intrinsics.
pub struct bf16(/* private fields */);
stdarch_x86_avx512_bf16
)The BFloat16 type used in AVX-512 intrinsics.