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


With regards,
Apache Git Services

Reply via email to