bf16_to_f32

Function bf16_to_f32 

Source
pub fn bf16_to_f32(lo: u8, hi: u8) -> f32
Expand description

BF16 → FP32 (upper 16 bits of the IEEE-754 f32 pattern).