haojin2 commented on a change in pull request #17541: [numpy] add op 
random.rayleigh
URL: https://github.com/apache/incubator-mxnet/pull/17541#discussion_r378675242
 
 

 ##########
 File path: tests/python/unittest/test_numpy_op.py
 ##########
 @@ -3624,6 +3624,44 @@ def _test_random_beta_range(output):
         assert _test_random_beta_range(mx_out_imperative.asnumpy()) == True
 
 
+@with_seed()
+@use_np
+def test_np_rayleigh():
 
 Review comment:
   `test_np_random_rayleigh`

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


With regards,
Apache Git Services

Reply via email to