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/19 18:03:00 UTC

[tvm] branch main updated (f19046caba -> 79c48f3887)

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 f19046caba [MetaSchedule] Support padding for irregular shapes for CUDA tensor core (#12759)
     add 79c48f3887 [TIR][Bugfix] Correct handling of buffer argument when scheduling (#12816)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/schedule/schedule.py                |  6 ++--
 .../test_tir_schedule_set_axis_separator.py        | 41 +++++++++++++++-------
 2 files changed, 32 insertions(+), 15 deletions(-)