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 4380b206bc [Unity][Bugfix] Do not include `PrimFunc`s in the 
dependency graph when checking for recursion (#14228)
     add 5a1be2151e [Unity][TVMScript] Enable Context-Aware Parsing (#14234)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/parser/core/parser.py     | 34 ++++++++++++--------------
 python/tvm/script/parser/ir/parser.py       | 11 +++++++++
 python/tvm/script/parser/relax/parser.py    | 37 ++++++++++++++++++++++-------
 tests/python/relax/test_tvmscript_parser.py | 28 ++++++++++++++++++++++
 4 files changed, 83 insertions(+), 27 deletions(-)

Reply via email to