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 2021/03/18 23:56:28 UTC

[GitHub] [tvm] trevor-m opened a new pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor.

trevor-m opened a new pull request #7702:
URL: https://github.com/apache/tvm/pull/7702


   We weren't freeing the TRT engines when TRT runtime module was destroyed.


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



[GitHub] [tvm] anijain2305 merged pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor.

Posted by GitBox <gi...@apache.org>.
anijain2305 merged pull request #7702:
URL: https://github.com/apache/tvm/pull/7702


   


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



[GitHub] [tvm] anijain2305 commented on pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor.

Posted by GitBox <gi...@apache.org>.
anijain2305 commented on pull request #7702:
URL: https://github.com/apache/tvm/pull/7702#issuecomment-802637531


   Thanks @trevor-m @comaniac @mycpuorg This is merged!


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



[GitHub] [tvm] trevor-m commented on pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor.

Posted by GitBox <gi...@apache.org>.
trevor-m commented on pull request #7702:
URL: https://github.com/apache/tvm/pull/7702#issuecomment-802397445


   @comaniac Could you take a look?


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