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 2017/12/13 02:05:18 UTC

[GitHub] yufengwhy commented on issue #9020: pooling of dcnn

yufengwhy commented on issue #9020: pooling of dcnn
URL: https://github.com/apache/incubator-mxnet/issues/9020#issuecomment-351258271
 
 
   Apologize for my thoughtlessness, line 119 is actually also global pooling, because the pooling size == the input size. But if (global_pool=True) is given, the code may be easier to follow. 
   By the way, do mxnet has any implementation of 1d convolution as this paper (https://arxiv.org/abs/1404.2188)?

----------------------------------------------------------------
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