Max
module = Max(dimension)
module
Max(dimension)
Applies a max 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