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/04/19 04:52:22 UTC

[GitHub] [tvm] junrushao1994 opened a new pull request, #11054: [TE][TIR] Enable CreatePrimFunc to properly handle 'layout_free_placeholder'

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

   `layout_free_placeholder` is used to guide proper layout transformation on TE/TIR-level. However, previously it is not properly supported on upstream AutoTIR. This PR introduces legalization of this block annotation into function attributes.


-- 
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 #11054: [TE][TIR] Enable CreatePrimFunc to properly handle 'layout_free_placeholder'

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


-- 
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 commented on pull request #11054: [TE][TIR] Enable CreatePrimFunc to properly handle 'layout_free_placeholder'

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

   CC: @Hzfengsy @jinhongyii 


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