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/01/20 08:51:36 UTC

[GitHub] [tvm] yangulei commented on pull request #9996: [TIR] add support for multi-blocking layout and their transformation

yangulei commented on pull request #9996:
URL: https://github.com/apache/tvm/pull/9996#issuecomment-1017245909


   @masahi  Thanks for your timely comment.
   Yes, the code section you referred to is doing a multi-blocking layout transformation, that is exactly what this PR for.
   And I don't think we need `relay.nn.contrib_conv2d_NCHWc` either, since it's just the result of a simple layout transform form a regular `conv2d`.


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