cyx-6 opened a new pull request, #12589:
URL: https://github.com/apache/tvm/pull/12589

   This PR exposes the following TIR operation in python:
   
   `tvm_load_matrix_sync`: tested 
[here](https://github.com/apache/tvm/blob/cd8fd9121deb22b078c9fe73cd8a554e6e7a0e15/tests/python/unittest/test_tvmscript_roundtrip.py#L711)
   `tvm_store_matrix_sync`: tested 
[here](https://github.com/apache/tvm/blob/cd8fd9121deb22b078c9fe73cd8a554e6e7a0e15/tests/python/unittest/test_tvmscript_roundtrip.py#L913)
   `tvm_mma_sync`: tested 
[here](https://github.com/apache/tvm/blob/cd8fd9121deb22b078c9fe73cd8a554e6e7a0e15/tests/python/unittest/test_tvmscript_roundtrip.py#L860)
   `tvm_bmma_sync`: add new unittest
   `tvm_fill_fragment`: tested 
[here](https://github.com/apache/tvm/blob/cd8fd9121deb22b078c9fe73cd8a554e6e7a0e15/tests/python/unittest/test_tvmscript_roundtrip.py#L571)
   
   Co-authored-by: yongwww <[email protected]>
   
   cc: @junrushao 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to