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/01 11:01:51 UTC

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

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


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

Review Comment:
   where do you use "re" in this patch? 



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