guberti opened a new pull request #8493: URL: https://github.com/apache/tvm/pull/8493
This PR adds support for generating Arduino projects to microTVM. Using an arbitrary model as input, we create a bare-bones Arduino project that can instantiate and run inference on the model. The developer is then free to build their Arduino project using this functionality. Host-driven inference is not currently supported, but a future PR will add this functionality. Arduino support in this PR implements Project API, so this PR depends on #8380 and will merge afterwards. @areusch @mdwelsh -- 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]
