Mojo function
random_normal
random_normal[dtype: DType, mean: Float64, variance: Float64](output: TileTensor[dtype, LayoutType, origin, address_space=address_space, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types])
Fill output with values generated from Normal(mean, variance) distribution.
Args:
- output (
TileTensor): The output buffer.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!