oa::AdaptiveAvgPool2d

AdaptiveAvgPool2d: Adaptive average pooling layer.

Inheritance

public Module

Public Methods

Matrix oa::AdaptiveAvgPool2d::forward(const Matrix & inInput)

Constructor & Destructor Documentation

oa::AdaptiveAvgPool2d::AdaptiveAvgPool2d( oa::I32 inOutputSize )
No public source comment is attached to this declaration.

Parameters

inOutputSize
oa::I32

Public Method Documentation

Matrix oa::AdaptiveAvgPool2d::forward( const Matrix & inInput )
No public source comment is attached to this declaration.

Parameters

inInput
const Matrix &

Returns

Matrix

The declared return value.