Roshrini commented on issue #12851: Error while converting onnx model to Mxnet 
URL: 
https://github.com/apache/incubator-mxnet/issues/12851#issuecomment-430737703
 
 
   @ashkanaev Thanks for reporting this.[ MXNet's 
Upsampling](http://mxnet.incubator.apache.org/api/python/ndarray/ndarray.html#mxnet.ndarray.UpSampling
   ) operator is not exactly similar to [ONNX's 
upsample](https://github.com/onnx/onnx/blob/rel-1.3.0/docs/Operators.md#Upsample).
 So, this was not implemented until now. Apologies for the inconvenience. 
   
   
   But this is definitely in our plan and we will be working on adding support 
for Upsample operator soon. You are also welcome to contribute the operator 
implementation. :)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to