[GitHub] reminisce commented on a change in pull request #10434: [MXNET-155] Add support for np.int32 and np.int64 as basic index types

2018-04-06 Thread GitBox
reminisce commented on a change in pull request #10434: [MXNET-155] Add support for np.int32 and np.int64 as basic index types URL: https://github.com/apache/incubator-mxnet/pull/10434#discussion_r179672250 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -102,6

[GitHub] reminisce commented on a change in pull request #10434: [MXNET-155] Add support for np.int32 and np.int64 as basic index types

2018-04-06 Thread GitBox
reminisce commented on a change in pull request #10434: [MXNET-155] Add support for np.int32 and np.int64 as basic index types URL: https://github.com/apache/incubator-mxnet/pull/10434#discussion_r179672250 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -102,6

[GitHub] reminisce commented on a change in pull request #10434: [MXNET-155] Add support for np.int32 and np.int64 as basic index types

2018-04-06 Thread GitBox
reminisce commented on a change in pull request #10434: [MXNET-155] Add support for np.int32 and np.int64 as basic index types URL: https://github.com/apache/incubator-mxnet/pull/10434#discussion_r179671984 ## File path: tests/python/unittest/test_sparse_ndarray.py ## @@