zhreshold commented on issue #14742: CPU memory leak when running train_yolov3.py URL: https://github.com/apache/incubator-mxnet/issues/14742#issuecomment-486050574 Looks like the men occupied by mxnet main thread and all workers are constant. I highly suspect that it's the shared memory issue. What do you get from `df -h /dev/shm` ?
---------------------------------------------------------------- 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
