rkimball opened a new pull request, #12678: URL: https://github.com/apache/tvm/pull/12678
If statically linking to tvm_runtime and using map.h I get a link error about redefinition of `kNextProbeLocation`. To hide this static initialization I put it in a function. The performance will be the same it just makes linking a little easier. -- 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]
