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 2020/04/22 07:43:41 UTC

[GitHub] [incubator-mxnet] zhongqingyang commented on issue #18135: Memory leak caused by using ndarray:: operator in thread

zhongqingyang commented on issue #18135:
URL: https://github.com/apache/incubator-mxnet/issues/18135#issuecomment-617609870


   when I used ndarray:: operator+、ndarray:: operator-、ndarray:: operator-= orndarray:: operator+= in thread ,Memory is growing at 200m / S,but when I used ndarray:: operator/ or *,
   this program was not happened.


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