You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/17 18:38:14 UTC

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #18368: [WIP] enable large tensor in np

access2rohit commented on a change in pull request #18368:
URL: https://github.com/apache/incubator-mxnet/pull/18368#discussion_r456611407



##########
File path: python/mxnet/numpy/multiarray.py
##########
@@ -40,8 +40,9 @@
                       get_oshape_of_gather_nd_op
 from ..ndarray._internal import _set_np_ndarray_class
 from . import _op as _mx_np_op
-from ..base import check_call, _LIB, NDArrayHandle, c_array
+from ..base import check_call, _LIB, NDArrayHandle, c_array, mx_int, mx_int64

Review comment:
       This is actually correct no need to change it. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org