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/09/08 03:28:48 UTC

[tvm] branch main updated (546a7da2fe -> abb2aa062f)

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 546a7da2fe [ci] Re-balance shards (#12473)
     add abb2aa062f [TIR] Add unroll_loop_with_partition_hint_no_interval attr in LoopPartitionConfig     to unroll loop (#12631)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/loop_partition.cc               | 28 ++++++---
 .../unittest/test_tir_transform_loop_partition.py  | 72 +++++++++++++++-------
 2 files changed, 71 insertions(+), 29 deletions(-)