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/09/24 03:46:14 UTC

[GitHub] [incubator-tvm] stormchasingg commented on issue #6543: multi-thread

stormchasingg commented on issue #6543:
URL: https://github.com/apache/incubator-tvm/issues/6543#issuecomment-698093656


   I'm developing a program using TVM. A C++ multi-thread code is registered as a Python code through PackedFunc of TVM. I test the running time of C++ code. The result shows that multi-thread speeds the code. But when I test the running time in Python side, multi-thread doesn't work. Does TVM support multi-thread ?


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