tqchen opened a new pull request #7757: URL: https://github.com/apache/tvm/pull/7757
Previously the proxy relies multiprocessing to start a new process. This PR switches that to use PopenWorker. We will send a worker function that: - Starts a new thread with the latest state in the global function - return the port to the main side -- 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: [email protected]
