tqchen commented on a change in pull request #8160:
URL: https://github.com/apache/tvm/pull/8160#discussion_r641714168
##########
File path: tests/scripts/task_python_docs.sh
##########
@@ -40,7 +40,9 @@ rm -rf docs/doxygen
# prepare auto scheduler tutorials
rm -rf tutorials/auto_scheduler/*.json
+rm -rf tutorials/get_started/*.json
cp -f tutorials/auto_scheduler/ci_logs/*.json tutorials/auto_scheduler
+cp -f tutorials/auto_scheduler/ci_logs/*.json tutorials/get_started
Review comment:
the particular flaky error was tune matmul in get started, the tutorial
get moved over there, so we need some log to help prevent flaky issue
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]