You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2021/11/15 18:07:54 UTC

[tvm] branch main updated (76c78a9 -> 3f9b72d)

This is an automated email from the ASF dual-hosted git repository.

wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 76c78a9  [Topi] Cortex-M DSP support (#9233)
     add 3f9b72d  [TVMScript] Report error if add attr to implicit root block (#9507)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/context_maintainer.py            | 10 +++++-
 python/tvm/script/parser.py                        | 21 +++++--------
 python/tvm/script/tir/special_stmt.py              | 31 ++++++++++++++++++-
 .../python/unittest/test_tvmscript_error_report.py | 36 ++++++++++++++++++++--
 4 files changed, 80 insertions(+), 18 deletions(-)