You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Kellen Sunderland (JIRA)" <ji...@apache.org> on 2018/09/10 21:23:00 UTC

[jira] [Created] (MXNET-922) Memory leak within profiler

Kellen Sunderland created MXNET-922:
---------------------------------------

             Summary: Memory leak within profiler
                 Key: MXNET-922
                 URL: https://issues.apache.org/jira/browse/MXNET-922
             Project: Apache MXNet
          Issue Type: Improvement
            Reporter: Kellen Sunderland


ASAN is reporting a memory leak within the profiler.  We're also getting memory increases when allocating engines in a tight loop. Looking at the detailed code I think we may be leaking DeviceStats structs that aren't cleaned up in other places in code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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