grant-arm opened a new pull request #9307: URL: https://github.com/apache/tvm/pull/9307
This PR introduces a tutorial for running TVM on Arm(R) Cortex(R)-M55 CPU and Ethos(TM)-U55 NPU, using bare metal. In order to run the application without having access to a Cortex(R)-M55 and Ethos(TM)-U55 development board, the sample application will be run on a Fixed Virtual Platform (FVP). The FVP based on Arm(R) Corstone(TM)-300 software, models a hardware system containing a Cortex(R)-M55 and Ethos(TM)-U55. This tutorial compiles a MobileNet v1 model and instructs TVM to offload operators to the Ethos(TM)-U55 where possible. @manupa-arm @Mousius @leandron @areusch -- 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]
