fp8_e4m3_to_f32

Function fp8_e4m3_to_f32 

Source
pub fn fp8_e4m3_to_f32(bits: u8) -> f32
Expand description

Decode one FP8 E4M3 byte to f32 (branchless, single array lookup).