lanking520 commented on issue #12489: [WIP] Symbol Random api
URL: https://github.com/apache/incubator-mxnet/pull/12489#issuecomment-419778223
 
 
   @mdespriee Firstly for unit test, there are tests covers in Python on these 
operators. In that case we decide not to test them on Scala end.
   
   ```
   the generated scala api has different namings: Symbol.random.sample_normal 
for symbol inputs, and Symbol.random.random_normal for scalars. The arguments 
naming is also not fully consistent (mu & sigma, vs loc & scale).
   ```
   For this question, let me consult with people working on Python. 
   
   Please also consider adding NDArray with these operators (in NDArrayAPI)

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