apeskov opened a new pull request, #11339: URL: https://github.com/apache/tvm/pull/11339
Current implementation of "__init_XXX" method is not thread safe. So simple multi instance execution/initialization of BYOC json based runtime may lead to data race. Simple WA is just to add mutex guard. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
