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 3224817d08 [TOPI][Bugfix] Make semantics of empty `axis` in `squeeze`
consistent with Relay (#12596)
add 4f431c87c2 [TIR] Expose Memory Copy-Related PTX Builtins (#12611)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/__init__.py | 1 +
python/tvm/tir/op.py | 111 +++++++++++++++++++++++++++++
tests/python/unittest/test_tir_op_types.py | 54 +++++++-------
3 files changed, 140 insertions(+), 26 deletions(-)