This is an automated email from the ASF dual-hosted git repository.

syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 07a5a9eadb [Tensorize][runtime] Add support for AMX(Advanced Matrix 
Extensions) through Tensor intrinsics (#13642)
     add 048028b72b [BugFix][TVMScript] Fix the roundtripability of  intrinsic 
pow (#13692)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/ir_builder/tir/ir.py            |  4 ++--
 python/tvm/tir/__init__.py                        |  2 +-
 python/tvm/tir/op.py                              | 22 ++++++++++++++++++++++
 tests/python/unittest/test_tvmscript_roundtrip.py |  9 +++++++++
 4 files changed, 34 insertions(+), 3 deletions(-)

Reply via email to