You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/07/14 21:12:21 UTC

[GitHub] [incubator-tvm] tqchen commented on pull request #6053: [BUGFIX] Fix a number of memory leaks

tqchen commented on pull request #6053:
URL: https://github.com/apache/incubator-tvm/pull/6053#issuecomment-658416101


   Thanks @liangfu , we intentionally do not free these functions, to avoid the de-allocation a python side PackedFunc in global destruction, so these code are intended as the comment suggests


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