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/07/12 21:09:42 UTC

[GitHub] [tvm] vinx13 commented on pull request #11936: [TOPI] Allow conv definition to have custom kernel layout

vinx13 commented on PR #11936:
URL: https://github.com/apache/tvm/pull/11936#issuecomment-1182503340

   @tkonolige  There is no good ways to test numerical results for arbitrary combinations of layouts due to lack of schedule. Therefore, I added some tests to check `conv2d` with `data_layout == 'NCHW' and kernel_layotu == 'OIHW'` and `conv2d_nchw` have equivalent compute definition


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