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/18 20:48:10 UTC

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

spidyDev commented on issue #11281: LRN operator doesn't comply with ONNX specification
URL: https://github.com/apache/incubator-mxnet/issues/11281#issuecomment-398190509
 
 
   Couple of things to consider:
   1. Does any of the other frameworks (TF, Pytorch, Caffe2, CNTK) supports even window size, if yes, then probably we should add  a "feature request" on MXNet
   2. Are there multiple/enough use cases that uses  "even window size" to support this helps while training.
   
   As for now, we should continue not supporting this if we do not have a valid use case for this operation.
   
     

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