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 2022/07/26 19:23:27 UTC

[GitHub] [tvm] zxybazh commented on pull request #12184: [MetaSchedule] Remove Root Block From Collector

zxybazh commented on PR #12184:
URL: https://github.com/apache/tvm/pull/12184#issuecomment-1195887993

   After some local discussion with Junru I found the problem lies in the tir script. As long as we define the write buffer for the root block (should be no write block), it would not cause autoinline to work on the root block, thus causing no problem. Therefore, I'm closing the PR.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org