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 16:55:21 UTC

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

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


   We should sent the callable `build_func` here as an argument instead of the name of build_func. There will be a new requirement for custom build functions: it requires the custom build_func to be defined in a module importable from `PYTHONPATH`


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