This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 318f894f04 [TVMScript] Print Executor, Runtime, and FunctionInfo as
metadata (#14840)
add 9f0c642273 [Bugfix][TVMScript] Capture fails if var appears only in
annotation (#14849)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/parser/core/entry.py | 18 +++++-
.../tvm/script/parser/core/error.py | 16 +++---
python/tvm/script/parser/core/evaluator.py | 7 ++-
python/tvm/script/parser/core/parser.py | 8 ++-
python/tvm/script/parser/tir/parser.py | 52 ++++++++---------
.../unittest/test_tvmscript_meta_programming.py | 67 +++++++++++++++-------
6 files changed, 103 insertions(+), 65 deletions(-)
copy apps/sgx/Cargo.toml => python/tvm/script/parser/core/error.py (77%)