You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ru...@apache.org on 2023/03/24 03:40:50 UTC

[tvm] branch main updated (b987556375 -> 67597025e7)

This is an automated email from the ASF dual-hosted git repository.

ruihangl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from b987556375 [TIR] Remove LoadNode and StoreNode (#14381)
     add 67597025e7 [TVMScript][Fix] Fix `bool` printing for roundtrip (#14390)

No new revisions were added by this update.

Summary of changes:
 src/script/printer/tir/ir.cc                              | 3 ++-
 tests/python/unittest/test_tir_nodes.py                   | 2 +-
 tests/python/unittest/test_tir_schedule_compute_inline.py | 2 +-
 tests/python/unittest/test_tvmscript_printer_tir.py       | 2 +-
 tests/python/unittest/test_tvmscript_roundtrip.py         | 2 ++
 5 files changed, 7 insertions(+), 4 deletions(-)