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 2019/05/20 10:25:43 UTC

[GitHub] [incubator-mxnet] GokulNC edited a comment on issue #12682: No conversion function registered for op type BlockGrad yet

GokulNC edited a comment on issue #12682:  No conversion function registered for op type BlockGrad yet
URL: https://github.com/apache/incubator-mxnet/issues/12682#issuecomment-493923765
 
 
   @vandanavk @Roshrini
   I'm still facing the error `AttributeError: No conversion function registered for op type BlockGrad yet.`
   
   I tried ONNX both from `pip` as well as installation from source as directed in the `README`, but the issue doesn't seem to be fixed.
   
   For your reference, the model that I'm trying to convert to ONNX is here (`input_shape = (1, 3, 112, 112)`):
   https://github.com/aidlearning/AidLearning-FrameWork/tree/master/examples/facencnn
   
   And, the guide that I followed for converting MXNet model to ONNX is:
   https://mxnet.incubator.apache.org/versions/master/tutorials/onnx/export_mxnet_to_onnx.html

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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