kparzysz-quic opened a new pull request #10361: URL: https://github.com/apache/tvm/pull/10361
This is the C++ code for running Hexagon code on simulator via the RPC mechanism. It is intended to be integrated into the current `HexagonLauncher`, although the integration will require further changes to the launcher python code. The final goal is to be able to run the same file.py on either hardware or simulator without needing to edit the python file, but simply by changing the configuration of the execution platform (i.e. something like --execute-on=simulator as a command line or in an environment variable). The exact details are still to be determined. -- 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]
