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/09/05 15:57:35 UTC

[GitHub] sxjscience edited a comment on issue #10029: [MXNET-58]Layer Normalization in C++

sxjscience edited a comment on issue #10029: [MXNET-58]Layer Normalization in C++
URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418783877
 
 
   @marvis, Would you submit an issue describing the problem with some examples? I’ve rechecked the code and the LayerNorm layer should support in_channels=0.
   
   ________________________________
   From: Xingjian SHI
   Sent: Wednesday, September 5, 2018 9:53:59 PM
   To: apache/incubator-mxnet; apache/incubator-mxnet
   Cc: Mention
   Subject: Re: [apache/incubator-mxnet] [MXNET-58]Layer Normalization in C++ (#10029)
   
   Currently no. I’ll try to support it soon.
   
   Get Outlook for iOS<https://aka.ms/o0ukef>
   ________________________________
   From: marvis <no...@github.com>
   Sent: Wednesday, September 5, 2018 9:02:55 PM
   To: apache/incubator-mxnet
   Cc: Xingjian SHI; Mention
   Subject: Re: [apache/incubator-mxnet] [MXNET-58]Layer Normalization in C++ (#10029)
   
   
   Is there a way to infer the in_channels? I am implementing Scale layer, which has the same problem.
   
   assert in_channels != 0, "in_channels == 0 is currently not supported"
   
   —
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub<https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418722044>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AE8D7ke5jju2gzlQ_YJGXEc3dx9Y7n4Uks5uX8t_gaJpZM4ShxnT>.
   

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