BatchNorm.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
class BatchNorm(T, size_t[] Shape, UseGradient useGrad = UseGradient.yes)
opCall
(
size_t[] ShapeX
UseGradient useGradX
)
(
Tensor!(T, ShapeX, useGradX) x
,
bool isTrain
)

Meta