areusch commented on a change in pull request #8160:
URL: https://github.com/apache/tvm/pull/8160#discussion_r641819164
##########
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:
in tune_matmul, it produces its own log file, no? that's why the target
with new default option caused troubles in CI.
--
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]