You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/18 11:06:42 UTC

[tvm] branch last-successful updated (b5e1fdd3dd -> a4be2ed904)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from b5e1fdd3dd Improve error messages with TVM_LOG_DEBUG and add docs (#11344)
     add a4be2ed904 [TVMScript] Support inlined function call as a sugar (#11324)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/parser.py                        | 44 ++++++++++--
 .../python/unittest/test_tvmscript_syntax_sugar.py | 81 ++++++++++++++++++++++
 2 files changed, 121 insertions(+), 4 deletions(-)