[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-12 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323832234 ## File path: python/mxnet/numpy/multiarray.py ## @@ -3873,3 +3873,47 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-12 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323832082 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -1323,6 +1323,39 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-12 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323831244 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -2748,4 +2748,44 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323511751 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -2678,4 +2678,42 @@ def var(a,

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323511792 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -2363,3 +2363,55 @@ def var(a,

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323510881 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -2363,3 +2363,55 @@ def var(a,

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323510642 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -1744,6 +1777,45 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323371114 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -1323,6 +1323,39 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323356702 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -2678,4 +2678,42 @@ def var(a,

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323356702 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -2678,4 +2678,42 @@ def var(a,

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16016: [numpy] operator ravel, derive from reshape URL: https://github.com/apache/incubator-mxnet/pull/16016#discussion_r323355119 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -2363,3 +2363,55 @@ def var(a,