target_shape (Union[int, Sequence[int]]) – The target output shape.
channel_axis (Optional[int]) – Axis of the spatial channels for which pooling is skipped.
If None, there is no channel axis.
name (Optional[str]) – The class name.
mode (Optional[Mode]) – The computing mode.