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.
There are
3
methods for Flux.randn32
:
The following pages link back here: