This is an automated email from the ASF dual-hosted git repository.
yaxingcai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 82cf9f72d6 [TVMScript] Simplify TIR Var Definition (#13970)
add bea4919a75 [TVMScript] Encourage using T.Buffer directly (#13971)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/ir_builder/tir/__init__.py | 2 +-
python/tvm/script/ir_builder/tir/ir.py | 23 +++++++++++++++++-----
python/tvm/script/parser/tir/entry.py | 12 ++++-------
src/script/ir_builder/tir/ir.cc | 3 +--
.../python/unittest/test_auto_scheduler_feature.py | 6 +++---
5 files changed, 27 insertions(+), 19 deletions(-)