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 2017/12/28 08:42:45 UTC

[GitHub] wkcn commented on issue #9207: It seems nd.array or NDArrayIter not support too large array

wkcn commented on issue #9207: It seems nd.array or NDArrayIter not support too large array
URL: https://github.com/apache/incubator-mxnet/issues/9207#issuecomment-354252024
 
 
   I get the error:
   ```
   mxnet.base.MXNetError: [16:14:07] g:\deeplearn\mxnet\include\mxnet\./tensor_blob.h:275: Check failed: this->shape_.Size(
   ) == shape.Size() (6553600000 vs. 2258632704) TBlob.get_with_shape: new and old shape do not match total elements
   ```
   I seems there is overflow on the struct Shape

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services