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/22 23:56:00 UTC

[tvm] branch main updated (d061d7f -> cdca84a)

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 d061d7f  [microNPU] Add unary elementwise operator infrastructure with ABS (#9530)
     add cdca84a  [TVMScript][Fix] Add type hints for more uncovered cases (#9505)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/__init__.pyi           | 72 ++++++++++++---------
 tests/python/unittest/test_tvmscript_type.py | 96 ++++++++++++++++++++++++++++
 2 files changed, 139 insertions(+), 29 deletions(-)