larroy commented on a change in pull request #8313: Ci test randomness
URL: https://github.com/apache/incubator-mxnet/pull/8313#discussion_r145079333
 
 

 ##########
 File path: python/mxnet/test_utils.py
 ##########
 @@ -830,6 +834,8 @@ def check_numeric_gradient(sym, location, aux_states=None, 
numeric_eps=1e-3, rto
     if ctx is None:
         ctx = default_context()
 
+    _rng = get_rng()
 
 Review comment:
   why the _ prefix? is not a member?
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to