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 9e42166fe7 [Arith] Parse > and >= bounds in ConstIntBoundAnalyzer
(#12457)
add b831b06f36 Expose `Struct/Tuple`-related TVM Builtins (#12452)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/__init__.py | 1 +
python/tvm/tir/op.py | 66 ++++++++++++++++++++++++++++++
tests/python/unittest/test_tir_op_types.py | 23 +++++++++++
3 files changed, 90 insertions(+)