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


##########
gallery/how_to/work_with_microtvm/micro_aot.py:
##########
@@ -125,7 +125,7 @@
 #
 # 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
+# CRT and Zephyr microTVM template projects which are used for x86 CPU and 
Zephyr boards
 # respectively.

Review Comment:
   I'm not a native English speaker, but I think that ideally there must be a 
comma before "respectively", so it's up to you to add it or not :) I won't 
block on this nit, so just saying in case you need to re-spin the PR after some 
other review comment and if you can confirm that is indeed correct ;)



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