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 2020/03/04 19:35:42 UTC

[GitHub] [incubator-mxnet] samskalicky commented on issue #17762: Custom Operator Random Number Generator Support

samskalicky commented on issue #17762: Custom Operator Random Number Generator Support
URL: https://github.com/apache/incubator-mxnet/pull/17762#issuecomment-594782225
 
 
   Thanks for this @rondogency! this is going to be a great addition for customOps.
   
   A couple suggestions on the PR description:
   
   Add random number generator support for custom operator**s** ~libraries~.
   
   Custom ~library~ **operators** now can call MXNet random number generator to get random numbers through OpResource class in forward/backward computation.

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