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/02/10 22:31:26 UTC

[GitHub] [tvm] comaniac opened a new pull request #7439: [AutoScheduler] Fix distill record

comaniac opened a new pull request #7439:
URL: https://github.com/apache/tvm/pull/7439


   The distill record in auto_scheduler is broken due to the recent change (#7344). This PR fixes the function and make it self-contained.
   
   cc @merrymercy 


----------------------------------------------------------------
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] merrymercy merged pull request #7439: [AutoScheduler] Fix distill record

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


   


----------------------------------------------------------------
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] merrymercy commented on pull request #7439: [AutoScheduler] Fix distill record

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


   We also have to update the command in `tvm/tutorials/auto_scheduler/tune_network*.py`
   https://github.com/apache/tvm/blob/12c6b70e334da811d0330622460158b369388ae2/tutorials/auto_scheduler/tune_network_arm.py#L411


----------------------------------------------------------------
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] merrymercy edited a comment on pull request #7439: [AutoScheduler] Fix distill record

Posted by GitBox <gi...@apache.org>.
merrymercy edited a comment on pull request #7439:
URL: https://github.com/apache/tvm/pull/7439#issuecomment-777086490


   We also have to update the commands in `tvm/tutorials/auto_scheduler/tune_network_*.py`
   https://github.com/apache/tvm/blob/12c6b70e334da811d0330622460158b369388ae2/tutorials/auto_scheduler/tune_network_arm.py#L411


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