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/12/25 13:37:37 UTC

[GitHub] [tvm] Qianshui-Jiang commented on a diff in pull request #13642: [Tensorize][runtime] Add support for AMX(Advanced Matrix Extensions) through Tensor intrinsics

Qianshui-Jiang commented on code in PR #13642:
URL: https://github.com/apache/tvm/pull/13642#discussion_r1056955080


##########
tests/python/contrib/test_gemm_acc32_vnni.py:
##########
@@ -115,5 +115,5 @@ def verify(target="llvm -mcpu=cascadelake"):
     # The test requires Cascade Lake and newer Intel machines to generate the
     # correct AVX512 VNNI instruction. So, disabling the test.
 
-    # test_fc_int8_acc32()
+    # test_fc_int8_acc32()``

Review Comment:
   thank you for comment, already fixed.



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