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/09/05 03:58:51 UTC

[GitHub] [tvm] yincs-intellif opened a new pull request, #12699: [TIR] Fix pragma_loop_partition_hint attrs should check it's value

yincs-intellif opened a new pull request, #12699:
URL: https://github.com/apache/tvm/pull/12699

   Current LoopPartition doesn't check the value of attribute key "pragma_loop_partition_hint". Whatever I set pragma_loop_partition_hint to True or False, the result is same, which is confused for debug.
   
   This PR fix pragma_loop_partition_hint attribute key should check it's value.
   
   @Hzfengsy 


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


[GitHub] [tvm] Hzfengsy merged pull request #12699: [TIR] Fix pragma_loop_partition_hint attrs should check it's value

Posted by GitBox <gi...@apache.org>.
Hzfengsy merged PR #12699:
URL: https://github.com/apache/tvm/pull/12699


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