xidulu edited a comment on issue #15928: [RFC] A faster version of Gamma 
sampling on GPU.
URL: 
https://github.com/apache/incubator-mxnet/issues/15928#issuecomment-528001954
 
 
   @ptrendx @yzhliu 
   I will create a PR for `np.random.gamma` implemented using the method I 
proposed before the end of the week, as I need to proceed to implement more 
distribution samplers, in which the gamma sampler serves as a necessity.
   Refactoring  `nd.random` may be left for further discussion. 
   
   --------------------------------------
   
   (P.S. Personally speaking, I think performance is not the only problem in 
`nd.random`, the poor support for broadcasting parameters and shapes may bring 
trouble to heavy users of the random sampling module. )

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to