braindotai commented on issue #15536: ONNX export using ONNX 1.5 throws up problem in BatchNorm operator URL: https://github.com/apache/incubator-mxnet/issues/15536#issuecomment-511216009 This [page](https://mxnet.incubator.apache.org/api/python/contrib/onnx.html) tells that only onnx version 1.2.1 is supported. After downgrading onnx from 1.5.0 to 1.2.1, everything should work fine.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
