This is an automated email from the ASF dual-hosted git repository.
jroesch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 0fc5b7b [tvmc] Add a --config option to `tvmc compile` (#8253)
add 96a7a58 [TVMSCRIPT] Fix printing of rank 0 buffer access (#8215)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/intrin.py | 5 ++
python/tvm/script/parser.py | 31 ++++++----
src/printer/tvmscript_printer.cc | 69 +++++++++++++----------
tests/python/unittest/test_tvmscript_roundtrip.py | 58 +++++++++++++++++++
4 files changed, 123 insertions(+), 40 deletions(-)