lanking520 commented on issue #12140: Impossible to provide arguments to 
random_normal in scala ?
URL: 
https://github.com/apache/incubator-mxnet/issues/12140#issuecomment-413047911
 
 
   Actually if you are interested, you can be the contributor to get it out for 
Scala package. It needs some wrappers similar to python side and expose the 
following apis:
   ```
   _random_exponential
   _random_gamma
   _random_generalized_negative_binomial
   _random_negative_binomial
   _random_normal
   _random_poisson
   _random_uniform
   ```
   These can be code-generated from Macro side. Please let me know if you are 
interested

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to