You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/05/22 07:44:45 UTC

[GitHub] TaoLv commented on issue #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling

TaoLv commented on issue #11021: [MXNET-380] [WIP] count_include_pad argument for Avg Pooling
URL: https://github.com/apache/incubator-mxnet/pull/11021#issuecomment-390894659
 
 
   Also need fix it in mkldnn_pooling: https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/mkldnn/mkldnn_pooling.cc#L124
   if `count_include_pad=False`, should use `pooling_avg_exclude_padding` here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services