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/07/14 15:20:13 UTC

[GitHub] [incubator-mxnet] Mut1nyJD opened a new issue #15536: ONNX export using ONNX 1.5 throws up problem in BatchNorm operator

Mut1nyJD opened a new issue #15536: ONNX export using ONNX 1.5 throws up problem in BatchNorm operator
URL: https://github.com/apache/incubator-mxnet/issues/15536
 
 
   ## Description
   I installed the latest ONNX version 1.5 and now trying to export a standard model (resnet18v2) from the gluoncv modelzoo is causing a validation error in onnx,onnx_cpp2py.export.checker
   
   It is basically complaining about Unrecognized attribute: spatial for operator BatchNormalization
   
   ## Environment info (Required)
   Windows10, CUDA9.2, Python 3.5
   mxnetcu92-mkl 1.4.0.post0
   gluoncv0.5.0b20190326
   onnx1.5.0

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