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


   `args` was added because some workloads like sparse require predefined 
inputs that shouldn’t be randomly generated. These inputs are looked up from a 
global dictionary that won’t be propagated to popen workers. Therefore we get 
these predefined arguments from main process and passed it through the workers. 
Is the hang related to this global dictionary? 


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