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/09 09:21:25 UTC

[GitHub] [tvm] yangulei commented on pull request #11513: [BYOC][DNNL] Improve performance of DNNL BYOC dense operator

yangulei commented on PR #11513:
URL: https://github.com/apache/tvm/pull/11513#issuecomment-1150882679

   @billishyahao  I remember that you introduced a mechanism to query optimal layout and alter op layout before the graph is consumed by DNNL, just like we do for `Conv`. Did you cancel that and do the layout transform in dnnl json runtime? If so, I agree with @apeskov and wondering why no layout transform of the weights.


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