.. _l-onnx-doccom.microsoft-MaxpoolWithMask: =============================== com.microsoft - MaxpoolWithMask =============================== .. contents:: :local: .. _l-onnx-opcom-microsoft-maxpoolwithmask-1: MaxpoolWithMask - 1 (com.microsoft) =================================== **Version** * **name**: `MaxpoolWithMask (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** For internal use. **Attributes** * **auto_pad**: Default value is ``?``. * **kernel_shape**: Default value is ``?``. * **pads**: Default value is ``?``. * **storage_order**: Default value is ``?``. * **strides**: Default value is ``?``. **Inputs** * **X** (heterogeneous) - **T**: * **M** (heterogeneous) - **tensor(int32)**: mask **Outputs** * **Y** (heterogeneous) - **T**: **Examples**