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/10 08:42:43 UTC

[GitHub] lanking520 commented on issue #11204: Scala inference memory leak fix

lanking520 commented on issue #11204: Scala inference memory leak fix
URL: https://github.com/apache/incubator-mxnet/pull/11204#issuecomment-396032022
 
 
   Hi @lupesko , this is covered in the unit test to do with a single inference with MNIST example. The initial bug came from the inference serving (crash after an hour). We have tested it offline to check the memory usage and saw that goes stable for a long time. It will be hard to track in that case. I think we can place this test as a part of Scala Benchmark AI if they can do it in nightly test.

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