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/11/21 16:20:26 UTC

[GitHub] vandanavk commented on issue #13327: Cannot find custom operator proposal Error whiling trying to export a Deformable-ConvNets which is based onmxnet into onnx

vandanavk commented on issue #13327: Cannot find custom operator proposal Error whiling trying to export a Deformable-ConvNets which is based onmxnet into onnx
URL: https://github.com/apache/incubator-mxnet/issues/13327#issuecomment-440725225
 
 
   @hanzhaogang Thank you for trying this out. The MXNet to ONNX exporter doesn't yet support operators such as Proposal, DeformablePSROIPooling, or Custom. ONNX doesn't have a specification for these operators either.
   
   Having said that, the error that you are seeing is while loading the model, which is before export starts. Could you share the symbol.json and params files?

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