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

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


    from e956eb3  [TVMC] Fix wrong terminology in tvmc source (#10320)
     add 8813d0a  [TVMScript] Parser `int64` support (#10789)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/node.py                        |  4 ++--
 python/tvm/script/tir/special_stmt.py                |  2 +-
 python/tvm/script/tir/utils.py                       |  7 ++++---
 src/tir/ir/expr.cc                                   |  4 ++++
 tests/python/unittest/test_tvmscript_error_report.py | 11 +++++++++--
 tests/python/unittest/test_tvmscript_roundtrip.py    | 19 +++++++++++++++++++
 6 files changed, 39 insertions(+), 8 deletions(-)

Reply via email to