gromero commented on code in PR #12182: URL: https://github.com/apache/tvm/pull/12182#discussion_r930436112
########## 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: haha I missed it previously too! :) -- 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]
