wangxiang2713 opened a new pull request, #11467: URL: https://github.com/apache/tvm/pull/11467
Hi, i find ModuleNode::GetFuncFromEnv will read from and write to one std::unordered_map<std::string, std::shared_ptr<PackedFunc> > import_cache_; by multi thread. As the class instance created with constexpr const char* tvm_module_ctx = "__tvm_module_ctx"; -- 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]
