<li><strong>padding</strong> (<em>int</em>) – The padding size on the x axis. 0 is the default padding size.</li>
<li><strong>padding_y</strong>– The padding size on the y axis. If the parameter is not set
or set to None, it will be set to ‘padding’ automatically.</li>
<li><strong>name</strong> (<em>basestring</em>) – The name of this layer. It is optional.</li>
<li><strong>input</strong> (<em>paddle.v2.config_base.Layer</em>) – The input of this layer.</li>
<li><strong>pool_size</strong> (<em>int</em>) – The pooling window length on the x axis.</li>
<li><strong>pool_size_y</strong> (<em>int</em>) – The pooling window length on the y axis. If the parameter is
<trclass="field-odd field"><thclass="field-name">param padding:</th><tdclass="field-body">The padding size on the x axis. 0 is the default padding size.</td>
<trclass="field-even field"><thclass="field-name">param stride_y:</th><tdclass="field-body">The stride on the y axis. If the parameter is not set or set to
None, its actual value will be automatically set to ‘stride’.</td>
<li><strong>padding</strong> (<em>int</em>) – The padding size on the x axis. 0 is the default padding size.</li>
<li><strong>padding_y</strong>– The padding size on the y axis. If the parameter is not set
or set to None, it will be set to ‘padding’ automatically.</li>
<li><strong>name</strong> (<em>basestring</em>) – The name of this layer. It is optional.</li>
<li><strong>input</strong> (<em>paddle.v2.config_base.Layer</em>) – The input of this layer.</li>
<li><strong>pool_size</strong> (<em>int</em>) – The pooling window length on the x axis.</li>
<li><strong>pool_size_y</strong> (<em>int</em>) – The pooling window length on the y axis. If the parameter is
<trclass="field-odd field"><thclass="field-name">param padding:</th><tdclass="field-body">The padding size on the x axis. 0 is the default padding size.</td>
<trclass="field-even field"><thclass="field-name">param stride_y:</th><tdclass="field-body">The stride on the y axis. If the parameter is not set or set to
None, its actual value will be automatically set to ‘stride’.</td>