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 2017/12/25 23:33:20 UTC

[GitHub] szha commented on issue #9195: [WIP]NCE loss gluon

szha commented on issue #9195: [WIP]NCE loss gluon
URL: https://github.com/apache/incubator-mxnet/pull/9195#issuecomment-353895709
 
 
   @zihaolucky you can do a rebase to get rid of the previous commits.
   A couple of high-level comments:
   1. Some of the syntax is only applicable to py2. Make sure the code is tested with py3 too.
   2. We should use the existing operators as much as possible instead of using numpy.

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