You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/20 14:12:23 UTC

[GitHub] [incubator-mxnet] chinakook commented on issue #14742: CPU memory leak when running train_yolov3.py

chinakook commented on issue #14742:
URL: https://github.com/apache/incubator-mxnet/issues/14742#issuecomment-731193171


   I've also met with this problem when runing train_faster_rcnn.py(gluon-cv) without syncbn. Set ```thread_pool=True``` can avoid this problem.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org