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 2018/01/04 00:11:23 UTC

[GitHub] sxjscience commented on issue #9291: find a bug in mxnet.gluon.utils.clip_global_norm(arrays, max_norm)

sxjscience commented on issue #9291: find a bug in mxnet.gluon.utils.clip_global_norm(arrays, max_norm)
URL: https://github.com/apache/incubator-mxnet/issues/9291#issuecomment-355163811
 
 
   This is not a bug. `clip_global_norm` clips the gradient arrays in place and returns the original norm.

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