You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/12/17 12:09:49 UTC

[tvm] branch main updated (b08e8e4 -> 5c2855e)

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

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


    from b08e8e4  [MetaSchedule] Add the missing HasWorkload interface to the Database (#9756)
     add 5c2855e  [TVMScript][FIX] Fix number of arguments for T.Buffer[...] (#9758)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/ty.py                          |  9 ++++++++-
 tests/python/unittest/test_tvmscript_syntax_sugar.py | 12 ++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)