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


##########
gallery/how_to/work_with_microtvm/micro_tvmc.sh:
##########
@@ -126,7 +124,7 @@ tvmc micro create \
     project \
     model.tar \
     zephyr \
-    --project-option project_type=host_driven zephyr_board=qemu_x86
+    --project-option project_type=host_driven board=qemu_x86
 # bash
 # This will generate a ``Host-Driven`` Zephyr project for ``qemu_x86`` Zephyr 
board. In Host-Driven template project,
 # the Graph Executor will run on host and perform the model execution on 
Zephyr device by issuing commands to the

Review Comment:
   addressed in 
https://github.com/apache/tvm/pull/14077/commits/cf9a64f543e456e897f562570fa01b8cd7918b83



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