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 2022/05/24 01:39:29 UTC

[GitHub] [tvm] sunjiweiswift opened a new issue, #11426: Runtime thread_pool

sunjiweiswift opened a new issue, #11426:
URL: https://github.com/apache/tvm/issues/11426

   https://github.com/apache/tvm/blob/f3d8ba48511106a5904abea18d5a1f596871ac3d/src/runtime/thread_pool.cc#L101
   Replace yiled with condition_variable.wait to better release CPU resources.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] sunjiweiswift commented on issue #11426: [Runtime][thread_pool]

Posted by GitBox <gi...@apache.org>.
sunjiweiswift commented on issue #11426:
URL: https://github.com/apache/tvm/issues/11426#issuecomment-1135558225

   https://github.com/apache/tvm/compare/main...sunjiweiswift:thread_pool


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi closed issue #11426: [Runtime][thread_pool]

Posted by GitBox <gi...@apache.org>.
masahi closed issue #11426: [Runtime][thread_pool]
URL: https://github.com/apache/tvm/issues/11426


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org