You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/11/06 19:27:08 UTC

[incubator-tvm] branch main updated (3bfe6d3 -> 6d71a32)

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

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


    from 3bfe6d3  [BYOC][CONTRIB] Vitis-AI codegen integration (#6343)
     add 6d71a32  [TIR] Make loop unrolling in LoopPartition optional (#6823)

No new revisions were added by this update.

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