shingjan edited a comment on pull request #8851:
URL: https://github.com/apache/tvm/pull/8851#issuecomment-905970632


   Author's note:
   
   1. There is a weird `ModuleNotFoundError: No module named 
'test_autotvm_executor'` during the execution of `test_autotvm_executor.py`. 
Still working on a fix. 
   
   2. The reason why `PopenPoolExecutor` is used here instead of `PopenWorker` 
is bcoz using `PopenWorker` requires the re-implementaion of `LocalFuture` as 
well as a usable replacement of `multiprocessing.Queue`, which are all taken 
care of in `PopenPoolExecutor`.


-- 
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-unsubscr...@tvm.apache.org

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


Reply via email to