access2rohit commented on issue #17331:
URL: 
https://github.com/apache/incubator-mxnet/issues/17331#issuecomment-656772572


   > Has the large tensor for numpy array been supported?
   
   
   We looked at numpy files inside MXNet and they are using index_t for 
iterating over elements in their own kernels and use NDarray ones for remaining 
in which we ensured to use index_t where required. For kernels using BLAS I 
will update them in the same PR as making MXNet wrappers for openBLAS int64 
compatible.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to