Mean
module = Mean(dimension)
module
Mean(dimension)
Applies a mean operation over dimension dimension. Hence, if an nxpxq Tensor was given as input, and dimension = 2 then an nxq matrix would be output.
dimension
nxpxq
2
nxq