csullivan opened a new pull request, #13138: URL: https://github.com/apache/tvm/pull/13138
It can be desirable to incorporate external source libraries for Hexagon which are maintained outside of upstream TVM. This PR enables the cmake tvm option `USE_HEXAGON_EXTERNAL_LIBS` which can point to an external git repo containing runtime sources in `src/runtime/hexagon` for compilation along with the Hexagon TVM runtime. When a git repo url is used, a SHA is required to be specified as well. Any source controlled use of TVM for benchmarking should commit the SHA used for reproducibility in the respective benchmarking repository -- and explicitly not in TVM. -- 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]
