This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from f2b7e82 [microNPU][3] Plan generation for the cascader (#9890)
add 455c02a [TVMScript] Support T.buffer_decl using data pointer from
Let/Allocate (#10099)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/parser.py | 32 +++++-
python/tvm/script/tir/ty.py | 23 +++-
src/printer/tvmscript_printer.cc | 126 +++++++++++++++++-----
tests/python/unittest/test_tvmscript_roundtrip.py | 47 ++++++++
4 files changed, 198 insertions(+), 30 deletions(-)