MoritzMaxeiner opened a new issue #14653: [Feature Request] Support ONNX export of LayerNorm operator URL: https://github.com/apache/incubator-mxnet/issues/14653 Currently, the MXNet->ONNX model exporter does not support the MXNet operator `LayerNorm`. Since there's no builtin ONNX Node for this the exporter would need to expand the MXNet operator to multiple ONNX nodes implementing layer normalization.
---------------------------------------------------------------- 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
