This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 370abe69d2 [MetaSchedule][UX] Make `Database` with-able (#12520)
add 534412896e [TIR] Expose MMA-related PTX builtins (#12623)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/__init__.py | 1 +
python/tvm/tir/op.py | 287 +++++++++++++++++++++++++++++
tests/python/unittest/test_tir_op_types.py | 75 ++++++++
3 files changed, 363 insertions(+)