You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/11/11 04:56:00 UTC

[tvm] branch main updated (5364e5a39a -> 45327127d5)

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

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


    from 5364e5a39a [MetaSchedule] Fuse loops around shared to global store block in `MultiLevelTilingTensorCore` (#13357)
     add 45327127d5 [TIR][Schedule] Make consistent implementation for GetProducers() & GetConsumers() (#13344)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/analysis/analysis.cc        | 34 ++++++++++++++++++----------
 src/tir/schedule/primitive/get_block_loop.cc | 27 +++-------------------
 2 files changed, 25 insertions(+), 36 deletions(-)