Open
Description
There are two mean pooling operators in cudnn, one that includes and one that excludes the padded values. The current meanpool operation only supports including the padded values, we should add the other:
https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnPoolingMode_t