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 2019/03/27 10:11:24 UTC

[GitHub] [incubator-mxnet] arcadiaphy commented on issue #14522: mx.nd.Custom conflicts with memory management

arcadiaphy commented on issue #14522: mx.nd.Custom conflicts with memory management
URL: https://github.com/apache/incubator-mxnet/issues/14522#issuecomment-477077127
 
 
   ```
   MXNET_ENGINE_TYPE=ThreadedEngine gdb python -ex 'b src/storage/pooled_storage_manager.h:145' -ex 'r reproduce.py'
   ```
   
   ![image](https://user-images.githubusercontent.com/4437140/55067902-86ab7200-50bb-11e9-91d7-9a4bc1f74778.png)
   
   
   Pretty interesting bug, seems like `cuda out of memory` cannot be triggered in custom op.

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


With regards,
Apache Git Services