.Fluxhasaffine
function defined in module
Flux
hasaffine(l)
Return
true if a normalisation layer has trainable shift and scale parameters,
false otherwise.
See
BatchNorm,
InstanceNorm,
GroupNorm, and
LayerNorm.
There is
1
method for Flux.hasaffine:
The following page links back here: