You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2022/08/31 03:12:14 UTC

[tvm] branch main updated (f7cc992a98 -> f114d55bee)

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

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


    from f7cc992a98 [MetaSchedule] Complete NCHW Conv2D Winograd Kernel Scheduling (#12648)
     add f114d55bee [TIR] Preserve annotations after lower opaque block (#12572)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/lower_opaque_block.cc           | 60 +++++++++++++++++-----
 .../test_tir_transform_lower_opaque_block.py       | 37 +++++++++++++
 2 files changed, 83 insertions(+), 14 deletions(-)