anirudhacharya opened a new pull request #10450: [R] Fix Random Samplers from 
Uniform and Gaussian distribution in R bindings
URL: https://github.com/apache/incubator-mxnet/pull/10450
 
 
   ## Description ##
   Sampling from uniform and normal distribution is currently broken in mxnet's 
R bindings. Check this issue - 
https://github.com/apache/incubator-mxnet/issues/9804#issuecomment-379096932, I 
have given the root cause of the bug in the comments.
   
   This code was working in mxnet v0.10 but is currently broken in mxnet 
version >= v 1.10.
   
   The change that broke the samplers was introduced in this PR - 
https://github.com/apache/incubator-mxnet/pull/3334/files#diff-69861896bcb94074f59474beba4e4b90
   
   Marking @tqchen and @piiswrong who were on the above PR so that they can 
weigh in their thoughts about this change.
   
   @hetong007 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to