You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/02/24 13:49:46 UTC

[tvm] branch last-successful updated (b329544 -> d295ea6)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from b329544  [Lint] Fix Pylint Issues (#10358)
     add d295ea6  [TIR][Transform] relax LoopPartition restriction that the intersection of all conditions can not be none. (#10340)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/loop_partition.cc               | 35 ++++++++--
 .../unittest/test_tir_transform_loop_partition.py  | 74 ++++++++++++++++++++++
 2 files changed, 105 insertions(+), 4 deletions(-)