You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/28 13:07:36 UTC

[GitHub] [tvm] tqchen opened a new pull request #8160: [CI] Cleanup stale logs for auto-tuning

tqchen opened a new pull request #8160:
URL: https://github.com/apache/tvm/pull/8160


   cc @merrymercy @areusch @junrushao1994 


-- 
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:
users@infra.apache.org



[GitHub] [tvm] tqchen commented on a change in pull request #8160: [CI] Cleanup stale logs for auto-tuning

Posted by GitBox <gi...@apache.org>.
tqchen commented on a change in pull request #8160:
URL: https://github.com/apache/tvm/pull/8160#discussion_r641842532



##########
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:
       it is for the case where you get too few rounds but no valid record i believe




-- 
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:
users@infra.apache.org



[GitHub] [tvm] tqchen commented on a change in pull request #8160: [CI] Cleanup stale logs for auto-tuning

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



[GitHub] [tvm] areusch commented on a change in pull request #8160: [CI] Cleanup stale logs for auto-tuning

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #8160: [CI] Cleanup stale logs for auto-tuning

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #8160:
URL: https://github.com/apache/tvm/pull/8160


   


-- 
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:
users@infra.apache.org



[GitHub] [tvm] tqchen commented on pull request #8160: [CI] Cleanup stale logs for auto-tuning

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #8160:
URL: https://github.com/apache/tvm/pull/8160#issuecomment-850407683


   should fix the recent ci flaky issues


-- 
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:
users@infra.apache.org



[GitHub] [tvm] areusch commented on a change in pull request #8160: [CI] Cleanup stale logs for auto-tuning

Posted by GitBox <gi...@apache.org>.
areusch commented on a change in pull request #8160:
URL: https://github.com/apache/tvm/pull/8160#discussion_r641699113



##########
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:
       why this line?




-- 
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:
users@infra.apache.org