pub fn f16_to_f32(from: &PrimitiveArray<f16>) -> PrimitiveArray<f32>
Available on crate feature compute_cast only.
Expand description

Casts f16 into f32