[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #15909: [numpy] random.rand

2019-09-17 Thread GitBox
xidulu commented on a change in pull request #15909: [numpy] random.rand URL: https://github.com/apache/incubator-mxnet/pull/15909#discussion_r325076641 ## File path: python/mxnet/numpy/random.py ## @@ -20,7 +20,34 @@ from __future__ import absolute_import from ..ndarray

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #15909: [numpy] random.rand

2019-08-15 Thread GitBox
xidulu commented on a change in pull request #15909: [numpy] random.rand URL: https://github.com/apache/incubator-mxnet/pull/15909#discussion_r314559195 ## File path: python/mxnet/symbol/numpy/random.py ## @@ -49,6 +49,35 @@ def _random_helper(random, sampler, params, shape

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #15909: [numpy] random.rand

2019-08-15 Thread GitBox
xidulu commented on a change in pull request #15909: [numpy] random.rand URL: https://github.com/apache/incubator-mxnet/pull/15909#discussion_r314559079 ## File path: python/mxnet/numpy/random.py ## @@ -20,7 +20,36 @@ from __future__ import absolute_import from ..ndarray