ChaiBapchya commented on issue #17472: Memory corruption issue with 
unravel_index
URL: 
https://github.com/apache/incubator-mxnet/issues/17472#issuecomment-579950885
 
 
   It seg-faults for other inputs
   ```
   >>> a=mx.nd.random.randn(2,1024)
   >>> mx.nd.unravel_index(a,shape=(1024,1024))
   
   Segmentation fault: 11
   ```

----------------------------------------------------------------
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

Reply via email to