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 18:18:18 UTC

[GitHub] [tvm] billishyahao commented on a diff in pull request #11966: [DNNL][BYOC] Enable Altering Dense Weight Layout

billishyahao commented on code in PR #11966:
URL: https://github.com/apache/tvm/pull/11966#discussion_r919275797


##########
python/tvm/relay/op/contrib/dnnl.py:
##########
@@ -34,6 +34,8 @@
 """
 import logging
 
+import re

Review Comment:
   Ops, I should have removed it. Thanks!



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