rand_normal_bf16

Function rand_normal_bf16 

Source
pub fn rand_normal_bf16<R: Rng + ?Sized>(
    rng: &mut R,
    mean: f32,
    std: f32,
) -> bf16