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/11 00:04:53 UTC

[GitHub] [tvm] vinx13 commented on pull request #11677: [TIR] Register CUDA WMMA tensor intrinsics

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

   > How about using these intrins in `test_tir_schedule_tensorize.py` to replace existing ad-hoc ones?
   
   The intrinsics in the test case is more like toy examples that are not actually runnable by hardware. To use these real intrinsics, we will also need to do cache read into wmma fragment. It seems that will make those test cases more complicated for unit test purpose.


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