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 2019/09/04 17:26:07 UTC

[GitHub] [incubator-mxnet] xidulu edited a comment on issue #15928: [RFC] A faster version of Gamma sampling on GPU.

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


With regards,
Apache Git Services