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 1d40ffb [Executor] Debug Graph Executor - Dumping output tensors
include topographical ordering (#9557)
add 7f683da [TVMSCRIPT] Misc error message improvements (#9543)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/parser.py | 87 +++++++++++++++++++---
src/tir/ir/expr.cc | 51 ++++++-------
tests/python/unittest/test_tvmscript_complete.py | 6 ++
.../python/unittest/test_tvmscript_error_report.py | 63 ++++++++++++++++
4 files changed, 170 insertions(+), 37 deletions(-)