bf16_to_f32
spark_
model
1.0.0-beta-preview
In spark_
model::
traits
spark_model
::
traits
Function
bf16_
to_
f32
Copy item path
Source
pub fn bf16_to_f32(lo:
u8
, hi:
u8
) ->
f32
Expand description
BF16 → FP32 (upper 16 bits of the IEEE-754 f32 pattern).