oa::FnMatrix::maxPool2d

Function published by the oa::FnMatrix namespace.

Function Documentation

MaxPool2dResult oa::FnMatrix::maxPool2d( const Matrix & inX, oa::I32 inKernelSize, oa::I32 inStride, oa::I32 inPadding )
No public source comment is attached to this declaration.

Parameters

inX
const Matrix &

inKernelSize
oa::I32

inStride
oa::I32

inPadding
oa::I32

Returns

MaxPool2dResult

The declared return value.