ashkanaev opened a new issue #12851: Error while converting onnx model to Mxnet 
URL: https://github.com/apache/incubator-mxnet/issues/12851
 
 
   Hi!
   
   Found that it's impossible to converting any model from pytorch which has 
Upsample layer. 
   
   ```
   raise NotImplementedError("Operator {} not implemented.".format(op_name))
   NotImplementedError: Operator Upsample not implemented.
   ```
   
   That means that majority of segmentation model are not convertible. Is there 
any trick to avoid this problem? 
   
   Hope for reply.
   Thanks! 

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