Num::NN::MaxPoolLayer(T)
Inherits Num::NN::Layer / Reference / Object
Constructors
new(context : Num::Grad::Context(T), input_shape : Array(Int), kernel : Tuple(Int, Int), padding : Tuple(Int, Int), stride : Tuple(Int, Int))
SourceInstance methods
input_shape
Sourcekernel
Sourceoutput_shape
Sourcepadding
Sourcestride
Source