marvis commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418722044 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"
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
