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/09/19 17:36:25 UTC

[GitHub] vandanavk opened a new issue #12602: Update upsampling operator

vandanavk opened a new issue #12602: Update upsampling operator
URL: https://github.com/apache/incubator-mxnet/issues/12602
 
 
   
   The existing Upsampling operator supports only one integer scale. 
   It would be useful to have this as a list of floats - a different scale per dimension.
   
   This is required with ONNX export/import: https://github.com/onnx/onnx/blob/master/docs/Operators.md#Upsample
   
   Other requirements related to upsampling operator:
   Downscaling: https://github.com/apache/incubator-mxnet/issues/10674#issuecomment-384938962
   Float scale: https://github.com/apache/incubator-mxnet/issues/9679#issue-293791580
   

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