This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 256bad71ec [TVMScript][UX] Introduce decorator for deprecation (#13941)
add 3b141b9d25 [TIR] Expose bitwise ops to python (#13945)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/ir_builder/tir/ir.py | 8 +++
python/tvm/tir/__init__.py | 1 +
python/tvm/tir/op.py | 85 ++++++++++++++++++++++++++++++
tests/python/unittest/test_tir_op_types.py | 13 +++++
4 files changed, 107 insertions(+)