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 2018/06/26 19:08:05 UTC

[GitHub] szha commented on issue #11402: Understanding Memory Allocation in MXNet

szha commented on issue #11402: Understanding Memory Allocation in MXNet
URL: https://github.com/apache/incubator-mxnet/issues/11402#issuecomment-400428592
 
 
   It's likely that the memory used in previous iteration was released back into the gpu memory pool and was held there for next use. This is optimization to reduce number of real allocation.

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