[GitHub] [incubator-mxnet] artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average'

2019-11-04 Thread GitBox
artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average' URL: https://github.com/apache/incubator-mxnet/pull/16720#discussion_r341986855 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -3386,6 +3386,95 @@ def argmin(a, axis=No

[GitHub] [incubator-mxnet] artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average'

2019-11-04 Thread GitBox
artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average' URL: https://github.com/apache/incubator-mxnet/pull/16720#discussion_r341986579 ## File path: python/mxnet/numpy/multiarray.py ## @@ -5320,6 +5320,92 @@ def argmin(a, axis=Non

[GitHub] [incubator-mxnet] artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average'

2019-11-04 Thread GitBox
artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average' URL: https://github.com/apache/incubator-mxnet/pull/16720#discussion_r341986777 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -3386,6 +3386,95 @@ def argmin(a, axis=No

[GitHub] [incubator-mxnet] artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average'

2019-11-04 Thread GitBox
artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average' URL: https://github.com/apache/incubator-mxnet/pull/16720#discussion_r341986704 ## File path: python/mxnet/numpy/multiarray.py ## @@ -5320,6 +5320,92 @@ def argmin(a, axis=Non

[GitHub] [incubator-mxnet] artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average'

2019-11-04 Thread GitBox
artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average' URL: https://github.com/apache/incubator-mxnet/pull/16720#discussion_r341986397 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -3355,6 +3355,94 @@ def argmin(a, axis

[GitHub] [incubator-mxnet] artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average'

2019-11-04 Thread GitBox
artor1os commented on a change in pull request #16720: [Numpy] Implement numpy operator 'average' URL: https://github.com/apache/incubator-mxnet/pull/16720#discussion_r341986171 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -3355,6 +3355,94 @@ def argmin(a, axis