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/09/29 16:08:16 UTC

[tvm] branch last-successful updated (0d8c9cef72 -> 9a45141165)

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 0d8c9cef72 [Relay] Extend split for blocked ConvertLayout pass (#12886)
     add 9a45141165 [TIR] Use buffer's dtype when converting pad_value to TIR (#12925)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/schedule/schedule.py                | 10 +++++-
 .../unittest/test_tir_schedule_transform_layout.py | 41 +++++++++++++++-------
 2 files changed, 37 insertions(+), 14 deletions(-)