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/22 17:13:57 UTC

[GitHub] [tvm] vinx13 opened a new pull request, #12874: [Relay] Fix handling of TransfromLayout in TE compiler cache

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

   Because of recent updates `TransformLayout` now has 4 attrs. https://github.com/apache/tvm/blob/main/src/tir/schedule/primitive/layout_transformation.cc#L1348
   
   cc @junrushao 


-- 
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] junrushao commented on pull request #12874: [Relay] Fix handling of TransfromLayout in TE compiler cache

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

   Agreed. Perhaps on this particular case the test is not required


-- 
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] vinx13 commented on pull request #12874: [Relay] Fix handling of TransfromLayout in TE compiler cache

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

   it's hard to test without running e2e. alternatively we can get lookup inst trait registey to get num attrs


-- 
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] vinx13 merged pull request #12874: [Relay] Fix handling of TransfromLayout in TE compiler cache

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


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