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 2022/04/21 17:09:31 UTC

[tvm] branch main updated (97ae25cf83 -> ba4cc6c1f2)

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 97ae25cf83 [FQ2I] Add log op to FQ2I (#10924)
     add ba4cc6c1f2 [TVMScript] Allow `val = buf[index]` without type annotation (#11060)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/node.py                        | 12 ++++++++++++
 tests/python/unittest/test_tvmscript_syntax_sugar.py | 14 ++++++++++++++
 2 files changed, 26 insertions(+)