reminisce commented on issue #10673: Segmentation Fault when using large 
mx.nd.array
URL: 
https://github.com/apache/incubator-mxnet/issues/10673#issuecomment-383955099
 
 
   segfault happens when memory access violates some os rules. This can be 
platform and program dependent.
   
   Your workaround is fine and should be much more efficient than using 
advanced indices. It's recommended to use basic indexing if you can and 
advanced indexing if you have to.

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


With regards,
Apache Git Services

Reply via email to