Sample from a normal distribution with mean \(\mu\) and standard deviation \(\sigma\).
Arguments
- shape
(
integer())
Shape.- initial_state
([
ui64[2]][tensorish])
RNG state.- dtype
(
character(1)|stablehlo::TensorDataType)
Data type.- mu
(
numeric(1))
Expected value.- sigma
(
numeric(1))
Standard deviation.