golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
BatchNorm.temps
golem
nn
BatchNorm
Undocumented in source.
class
BatchNorm
(T, size_t[] Shape, UseGradient useGrad = UseGradient.yes)
Tensor
!(
T
,
Shape
,
UseGradient.no
)
temps
;
Meta
Source
See Implementation
golem
nn
BatchNorm
aliases
parameters
constructors
this
functions
opCall
variables
factor
mean
momentum
offset
tempMean
tempVar
temps
var