randn

fun randn(mean: Float = 0.0f, std: Float = 1.0f, random: Random = Random.Default): TensorInitializer<T, V>(source)

Initialize tensor with normal distribution