AdaptiveMaxPooling() | AdaptiveMaxPooling< InputDataType, OutputDataType > | |
AdaptiveMaxPooling(const size_t outputWidth, const size_t outputHeight) | AdaptiveMaxPooling< InputDataType, OutputDataType > | |
AdaptiveMaxPooling(const std::tuple< size_t, size_t > &outputShape) | AdaptiveMaxPooling< InputDataType, OutputDataType > | |
Backward(const arma::Mat< eT > &input, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | AdaptiveMaxPooling< InputDataType, OutputDataType > | |
Delta() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
Delta() | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | AdaptiveMaxPooling< InputDataType, OutputDataType > | |
InputHeight() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
InputHeight() | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
InputSize() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
InputWidth() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
InputWidth() | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputHeight() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputHeight() | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputParameter() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputParameter() | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputSize() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputWidth() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
OutputWidth() | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |
serialize(Archive &ar, const uint32_t version) | AdaptiveMaxPooling< InputDataType, OutputDataType > | |
WeightSize() const | AdaptiveMaxPooling< InputDataType, OutputDataType > | inline |