This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from ff8e41644f [TVMScript] Avoid segfault from invalid TVMScript (#17373)
add a24204640e [TVMScript][Relax] Allow return statement in DataflowBlock
(#17131)
No new revisions were added by this update.
Summary of changes:
src/script/ir_builder/relax/frame.cc | 69 ++++++++++++-----------------
src/script/ir_builder/relax/ir.cc | 23 +++++++---
tests/python/relax/test_tvmscript_parser.py | 31 +++++++++++++
3 files changed, 75 insertions(+), 48 deletions(-)