mehrdadh commented on a change in pull request #10555:
URL: https://github.com/apache/tvm/pull/10555#discussion_r826451800
##########
File path: tests/scripts/task_python_microtvm.sh
##########
@@ -45,9 +45,10 @@ run_pytest ctypes python-microtvm-stm32 tests/micro/stm32
run_pytest ctypes python-microtvm-common-qemu_x86 tests/micro/common
--board=qemu_x86
run_pytest ctypes python-microtvm-common-due tests/micro/common
--test-build-only --board=due
-# # Tutorials running with host CRT
+# Tutorials
python3 gallery/how_to/work_with_microtvm/micro_tflite.py
python3 gallery/how_to/work_with_microtvm/micro_autotune.py
+./gallery/how_to/work_with_microtvm/micro_tvmc.sh
Review comment:
I think that would be a bigger change. GPU docker image which is used
for doc generation should be able to run Zephyr and other platforms in future.
Other possibility is to have each docker step to run and convert the script
which is related to their target and store the output in a shared directory
which is passed to GPU doc stage.
--
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]