[GitHub] [incubator-mxnet] szha commented on a change in pull request #18656: [NumPy] DLPack refactor and npx.from_numpy

2020-07-30 Thread GitBox
szha commented on a change in pull request #18656: URL: https://github.com/apache/incubator-mxnet/pull/18656#discussion_r463281160 ## File path: tests/python/unittest/test_numpy_ndarray.py ## @@ -1369,3 +1369,31 @@ def test_dlpack(dtype, size): same(a_np+1, b)

[GitHub] [incubator-mxnet] szha commented on a change in pull request #18656: [NumPy] DLPack refactor and npx.from_numpy

2020-07-30 Thread GitBox
szha commented on a change in pull request #18656: URL: https://github.com/apache/incubator-mxnet/pull/18656#discussion_r463281160 ## File path: tests/python/unittest/test_numpy_ndarray.py ## @@ -1369,3 +1369,31 @@ def test_dlpack(dtype, size): same(a_np+1, b)