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 2018/06/15 10:37:08 UTC

[GitHub] matteosal commented on issue #11281: LRN operator doesn't comply with ONNX specification

matteosal commented on issue #11281: LRN operator doesn't comply with ONNX specification
URL: https://github.com/apache/incubator-mxnet/issues/11281#issuecomment-397582535
 
 
   Why do you say that an even-sized window would lead to erroneous results? There is no fundamental reason why the window should be odd-sized. Setting an even-sized windows just gives a different, perfectly well defined operation.
   
   MXNet doesn't comply with ONNX because it exposes a subset of the ONNX specification here. But of course limiting the ONNX prescription as you mention would be an alternative solution to extending the MXNet behaviour.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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