mehrdadh commented on code in PR #12182:
URL: https://github.com/apache/tvm/pull/12182#discussion_r930375549


##########
gallery/how_to/work_with_microtvm/micro_aot.py:
##########
@@ -110,11 +121,11 @@
 
 ######################################################################
 # Create a microTVM project
-# -----------------------
+# -------------------------
 #
-# Now that we have the comipled model as an IRModule, we need to create a 
project
-# with the compiled model in microTVM. To do this, we use Project API. We have 
defined
-# CRT and Zephyr microTVM template projects which are used for X86 CPU and 
Zephyr platforms
+# Now that we have the compiled model as an IRModule, we need to create a 
firmware project
+# to use the compiled model with microTVM. To do this, we use Project API. We 
have defined
+# CRT and Zephyr microTVM template projects which are used for x86 CPU and 
Zephyr platforms

Review Comment:
   boards sounds good



-- 
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]

Reply via email to