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 fffed0f [TensorIR] TVMScript Parser/Printer (#7630)
add 4b528de [TensorIR] add TIRTextPrinter support for Block and
BlockRealize (#7716)
No new revisions were added by this update.
Summary of changes:
src/printer/text_printer.h | 2 +
src/printer/tir_text_printer.cc | 106 ++++++++++++++++++++++++++++++++
tests/python/unittest/test_tir_nodes.py | 13 +++-
3 files changed, 120 insertions(+), 1 deletion(-)