manupa-arm commented on a change in pull request #11:
URL: https://github.com/apache/tvm-rfcs/pull/11#discussion_r692246688
##########
File path: rfcs/0011_Arm_Ethos-U_Integration.md
##########
@@ -5,35 +5,34 @@
# Motivation
-Arm® Ethos™-U is a series of NPUs that will enable low-cost and highly
efficient AI solutions for a wide range of embedded devices. This RFC
introduces the port of Ethos-U into the uTVM compilation flow. The process of
compilation relies on the multiple levels of abstraction in TVM and a variety
of analysis and optimisation passes to produce c output. In the process of
compilation, we rely on the many levels of TVM's IR (and the passes) to perform
optimizations to create c-sources that can work with current microTVM
deployments.
+Arm® Ethos™-U is a series of NPUs that will enable low-cost and highly
efficient AI solutions for a wide range of embedded devices. This RFC
introduces the port of the NPU into the uTVM compilation flow. The process of
compilation relies on the multiple levels of abstraction in TVM and a variety
of analysis and optimisation passes to produce c output. In the process of
compilation, we rely on the many levels of TVM's IR (and the passes) to perform
optimizations to create c-sources that can work with current microTVM
deployments.
Review comment:
Done
--
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]