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/01 06:11:09 UTC

[GitHub] leezu commented on issue #7261: Add grad_req parameter to Block that is passed to ParameterDict.get

leezu commented on issue #7261: Add grad_req parameter to Block that is passed to ParameterDict.get
URL: https://github.com/apache/incubator-mxnet/pull/7261#issuecomment-319277791
 
 
   This needs some refactoring to support batch norm. Currently parameters with `grad_req == 'null'` are also overwritten, which leads the python interface to diverge from the true `grad_req`.
 
----------------------------------------------------------------
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