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/10/18 17:53:16 UTC

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #16439: How to convert to onnx model with spatial==1?

anirudhacharya commented on issue #16439: How to convert to onnx model with spatial==1?
URL: https://github.com/apache/incubator-mxnet/issues/16439#issuecomment-543860499
 
 
   while converting onnx models, the`batchnorm` operator has the spatial parameter disabled due to the way `batchnorm` is defined in onnx - https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/contrib/onnx/mx2onnx/_op_translations.py#L357-L359
   
   changing the label to "feature request"

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