This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from bab295e409 [ROCm] Fix some ROCm codegen bugs (#15454)
add 1b7175b52a [TVMScript] Support starred indices in for-loop (#15442)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/ir_builder/tir/ir.py | 3 ++
python/tvm/script/parser/core/parser.py | 2 +
python/tvm/script/parser/tir/parser.py | 4 +-
.../python/unittest/test_tvmscript_error_report.py | 8 +--
tests/python/unittest/test_tvmscript_parser_tir.py | 62 ++++++++++++++++++++++
5 files changed, 73 insertions(+), 6 deletions(-)