You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/03 20:16:06 UTC

[GitHub] piiswrong commented on issue #7118: wrong definition of cross entropy in make_loss

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:
users@infra.apache.org


With regards,
Apache Git Services