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 2022/11/09 05:12:38 UTC

[tvm] branch main updated (16bb1a6c2e -> 36b1c5c4d9)

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 16bb1a6c2e [microTVM][CRT] Add memory size as project option (#13313)
     add 36b1c5c4d9 [TIR] Remove redundant add in vnni/arm intrin (#13319)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/tensor_intrin/arm_cpu.py                             | 6 ++++--
 python/tvm/tir/tensor_intrin/x86.py                                 | 5 +++--
 .../unittest/test_meta_schedule_postproc_rewrite_tensorize.py       | 5 +++--
 tests/python/unittest/test_meta_schedule_trace_apply.py             | 3 ++-
 4 files changed, 12 insertions(+), 7 deletions(-)