This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 5e8ad8e90a [Unity][Pass] Block-level static memory planning (#14038)
add bae7fb5c6d [Unity] Disallow inline prim_func in relax IR (#14040)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/parser/relax/parser.py | 10 ++++++
src/relax/analysis/well_formed.cc | 6 +++-
src/relax/ir/block_builder.cc | 22 ------------
tests/python/relax/test_analysis_well_formed.py | 36 ++++++++++++++++++++
tests/python/relax/test_tvmscript_parser.py | 45 ++++++++++++-------------
5 files changed, 73 insertions(+), 46 deletions(-)