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/29 19:43:19 UTC

[GitHub] sxjscience commented on issue #9605: SGLD Optimizer in python cannot work due to wrong argument position

sxjscience commented on issue #9605: SGLD Optimizer in python cannot work due to wrong argument position
URL: https://github.com/apache/incubator-mxnet/issues/9605#issuecomment-361362788
 
 
   Thanks for reporting this! Would you like to submit a pull request to fix the problem? We can change the code to `normal(0, math.sqrt(lr), shape=weight.shape, dtype=weight.dtype, ctx=weight.context)`

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