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/05/18 16:09:03 UTC

[GitHub] [tvm] ekalda commented on pull request #11288: [microNPU] Expose compute cycle annotations to TIR lowering

ekalda commented on PR #11288:
URL: https://github.com/apache/tvm/pull/11288#issuecomment-1130213127

   @lhutton1 FYI, I think this patch needs to be rebased on top of https://github.com/apache/tvm/pull/10959. If I run your patch locally on top of the copy compute reordering patch, it fails in `CopyComputeReordeing` with 
   ```
   E     Check failed: (eval_node) is false: Expected statement to be an evaluate node, but was tir.AttrStmt
   ```
   so we shouldn't merge it before the rebase is done, despite CI being green...


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