This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d4a396825b [TIR] Add schedule primitive TransformBlockLayout (#11485)
add d0b3ec93f9 [TVMScript] Allow T.Buffer[] arg annotation to use int as
shape (#11454)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/parser.py | 27 +++++++++++++++++++++-
python/tvm/script/tir/ty.py | 9 +++++++-
src/printer/tvmscript_printer.cc | 7 +++++-
.../python/unittest/test_tvmscript_syntax_sugar.py | 15 ++++++++++++
4 files changed, 55 insertions(+), 3 deletions(-)