randn32

function defined in module Flux


			randn32([rng], size...)

Return an Array{Float32} of the given size, filled like randn. When the size is not provided, randn32(rng::AbstractRNG) returns a function.

Methods

There are 3 methods for Flux.randn32: