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/11/05 10:37:29 UTC

[tvm] branch last-successful updated (1e793641d8 -> 732e34fe3d)

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 1e793641d8 [TIR] Added unit test for dynamic parameter in layout transform (#13298)
     add 732e34fe3d [TIR] Preserve loop annotation after loop partitioning (#13292)

No new revisions were added by this update.

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