piiswrong commented on issue #7118: wrong definition of cross entropy in make_loss URL: https://github.com/apache/incubator-mxnet/pull/7118#issuecomment-320078044 We use sum for loss to support multi-gpu training. To sum over the non-batch axis, mean(x, axis=0, exclude=True) ---------------------------------------------------------------- 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
