[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16537: Fix numpy bugs

2019-10-19 Thread GitBox
haojin2 commented on a change in pull request #16537: Fix numpy bugs URL: https://github.com/apache/incubator-mxnet/pull/16537#discussion_r336763849 ## File path: tests/python/unittest/test_symbol.py ## @@ -414,6 +416,47 @@ def test_gen_atomic_symbol_multiple_outputs():

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16537: Fix numpy bugs

2019-10-19 Thread GitBox
haojin2 commented on a change in pull request #16537: Fix numpy bugs URL: https://github.com/apache/incubator-mxnet/pull/16537#discussion_r336763659 ## File path: tests/python/unittest/test_symbol.py ## @@ -414,6 +416,47 @@ def test_gen_atomic_symbol_multiple_outputs():

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16537: Fix numpy bugs

2019-10-18 Thread GitBox
haojin2 commented on a change in pull request #16537: Fix numpy bugs URL: https://github.com/apache/incubator-mxnet/pull/16537#discussion_r336617735 ## File path: src/operator/numpy/np_true_divide-inl.h ## @@ -0,0 +1,145 @@ +/* + * Licensed to the Apache Software