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/03/02 23:16:25 UTC

[GitHub] ehsanmok opened a new issue #9969: Expose MaxUnpooling operator

ehsanmok opened a new issue #9969: Expose MaxUnpooling operator
URL: https://github.com/apache/incubator-mxnet/issues/9969
 
 
   [MaxUnpooling] operator API is not available despite its implementation [here](https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/pool.h#L388). This was also discussed in [dmlc# ](https://github.com/apache/incubator-mxnet/issues/640) but Bilinear sampling was implemented in [dmlc#746](https://github.com/apache/incubator-mxnet/pull/746) which is *different*.
   
   After that it'd easy to support it in Gluon. Related to [this feature request](https://github.com/apache/incubator-mxnet/issues/9905).

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