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/07/31 08:54:11 UTC

[GitHub] leezu opened a new pull request #7263: Fix gluon zero grad

leezu opened a new pull request #7263: Fix gluon zero grad
URL: https://github.com/apache/incubator-mxnet/pull/7263
 
 
   self._grad is a dictionary. `for i in self._grad:` iterates over keys.
 
----------------------------------------------------------------
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