[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16009: [Numpy] Numpy compatible bitwise_and operator

2019-09-15 Thread GitBox
sxjscience commented on a change in pull request #16009: [Numpy] Numpy compatible bitwise_and operator URL: https://github.com/apache/incubator-mxnet/pull/16009#discussion_r324475447 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -1080,6 +1080,53 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16009: [Numpy] Numpy compatible bitwise_and operator

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16009: [Numpy] Numpy compatible bitwise_and operator URL: https://github.com/apache/incubator-mxnet/pull/16009#discussion_r323518948 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -2328,4 +2329,38 @@ def

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16009: [Numpy] Numpy compatible bitwise_and operator

2019-09-11 Thread GitBox
sxjscience commented on a change in pull request #16009: [Numpy] Numpy compatible bitwise_and operator URL: https://github.com/apache/incubator-mxnet/pull/16009#discussion_r323518818 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -2328,4 +2329,38 @@ def