.. _l-onnx-doccom.microsoft-NhwcMaxPool: =========================== com.microsoft - NhwcMaxPool =========================== .. contents:: :local: .. _l-onnx-opcom-microsoft-nhwcmaxpool-1: NhwcMaxPool - 1 (com.microsoft) =============================== **Version** * **name**: `NhwcMaxPool (GitHub) `_ * **domain**: **com.microsoft** * **since_version**: **1** * **function**: * **support_level**: * **shape inference**: This version of the operator has been available **since version 1 of domain com.microsoft**. **Summary** **Attributes** * **auto_pad**: Default value is ``?``. * **ceil_mode**: Default value is ``?``. * **dilations**: Default value is ``?``. * **kernel_shape** (required): Default value is ``?``. * **pads**: Default value is ``?``. * **strides**: Default value is ``?``. **Inputs** * **x** (heterogeneous) - **T**: **Outputs** * **y** (heterogeneous) - **T**: **Examples**