wkcn commented on issue #15516: Fix memory leak reported by ASAN in NNVM to 
ONNX conversion
URL: https://github.com/apache/incubator-mxnet/pull/15516#issuecomment-558862408
 
 
   Merged.
   It is a tiny change to change the template type, and keep the original 
variable name.
   We can modify the semantic name in another PR.
   std::vector is not suitable in this PR, since it will allocate extra 
capacity.
   
   Thank you!

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to