apeforest edited a comment on issue #16036: ndarray error URL: https://github.com/apache/incubator-mxnet/issues/16036#issuecomment-526268833 By default it's 2^31 (max int32). To support large tensor size, you may need to build MXNet from source with compiler flag USE_INT64_TENSOR_SIZE. We are working to turn on the compiler flag by default in the next release
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
