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/04/14 23:26:12 UTC

[GitHub] [tvm] altanh opened a new pull request #7851: [ROCM][Bugfix] Thread local handle for rocblas

altanh opened a new pull request #7851:
URL: https://github.com/apache/tvm/pull/7851


   Create a rocblas handle once per thread rather than once per kernel invocation (improves perf). This also fixes a memory leak from missing handle destructor in batched_matmul.
   
   cc @tqchen @csullivan 


-- 
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] jcf94 merged pull request #7851: [ROCM][Bugfix] Thread local handle for rocblas

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


   


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