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/09/02 15:44:10 UTC

[GitHub] [tvm] echuraev commented on pull request #8492: [AutoScheduler] Use PopenPool instead of multiprocessing.pool

echuraev commented on pull request #8492:
URL: https://github.com/apache/tvm/pull/8492#issuecomment-911821916


   I also met this problem. The problem is in new mechanism of creating processes and in serializing global object such as `BuildFunc`. I'm working on a fix for this problem.


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