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/06/23 00:27:42 UTC

[GitHub] [tvm] vinx13 opened a new pull request, #11843: [TIR] Fix dtype mismatch in UnifyThreadBinding

vinx13 opened a new pull request, #11843:
URL: https://github.com/apache/tvm/pull/11843

   This PR fixed dtype mismatch in UnifyThreadBinding when multiple thread axes with the same thread tag have different dtype. 
   
   cc @zxybazh @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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

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


[GitHub] [tvm] junrushao1994 merged pull request #11843: [TIR] Fix dtype mismatch in UnifyThreadBinding

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


-- 
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] zxybazh commented on pull request #11843: [TIR] Fix dtype mismatch in UnifyThreadBinding

Posted by GitBox <gi...@apache.org>.
zxybazh commented on PR #11843:
URL: https://github.com/apache/tvm/pull/11843#issuecomment-1163799827

   LGTM. Thanks for the quick fix!
   


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