tkonolige opened a new pull request #6671:
URL: https://github.com/apache/incubator-tvm/pull/6671


   This PR fixes autotvm and the autoscheduler when using multiprocessing's 
spawn start method. I had to remove all nested function declarations, property 
serialize auto_scheduler's `SearchTask`, and propagate registries to 
subprocesses. Unfortunately, the registry propagation does not work correctly 
when running under pytest. I've disable those tests for now 
(`tests/python/unittest/test_runtime_rpc.py`), but they work if run directly. 
Maybe someone else can take a look at this.
   
   See #6650 
   
   @merrymercy 


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


Reply via email to