GokulNC opened a new issue #15013: [mx2onnx] Feature Request - Support for all modes of L2Normalization URL: https://github.com/apache/incubator-mxnet/issues/15013 Currently, I see that there is support only for 'channel' mode in L2Normalization. ([Reference](https://github.com/apache/incubator-mxnet/blob/5e5a59ec6b145286b13d80a761c304674469cb73/python/mxnet/contrib/onnx/mx2onnx/_op_translations.py#L932)) Is it possible to add conversion support for all the modes of L2Normalization [listed here](https://mxnet.incubator.apache.org/api/python/symbol/symbol.html#mxnet.symbol.L2Normalization) ?
---------------------------------------------------------------- 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
