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/06/30 19:01:54 UTC

[GitHub] szha commented on issue #11508: 【Question】Are there any examples for gradients clipping in gluon?

szha commented on issue #11508: 【Question】Are there any examples for gradients clipping in gluon?
URL: https://github.com/apache/incubator-mxnet/issues/11508#issuecomment-401559992
 
 
   That's correct, though you may want to switch model.params to model.collect_params() to include the parameters of all children blocks too.

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