[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet

2019-11-15 Thread GitBox
reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet URL: https://github.com/apache/incubator-mxnet/pull/16829#discussion_r347038122 ## File path: src/operator/numpy/np_where_op-inl.h ## @@ -0,0 +1,266 @@ +/* + *

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet

2019-11-15 Thread GitBox
reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet URL: https://github.com/apache/incubator-mxnet/pull/16829#discussion_r347024094 ## File path: src/operator/numpy/np_where_op-inl.h ## @@ -0,0 +1,266 @@ +/* + *

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet

2019-11-15 Thread GitBox
reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet URL: https://github.com/apache/incubator-mxnet/pull/16829#discussion_r347024094 ## File path: src/operator/numpy/np_where_op-inl.h ## @@ -0,0 +1,266 @@ +/* + *

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet

2019-11-15 Thread GitBox
reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet URL: https://github.com/apache/incubator-mxnet/pull/16829#discussion_r347023110 ## File path: src/operator/numpy/np_where_op-inl.h ## @@ -0,0 +1,266 @@ +/* + *

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet

2019-11-15 Thread GitBox
reminisce commented on a change in pull request #16829: [Numpy][Operator] 'where' Implementation in MXNet URL: https://github.com/apache/incubator-mxnet/pull/16829#discussion_r347022548 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -5308,3 +5308,67 @@ def