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/09/24 13:08:56 UTC

[tvm] branch main updated (428269f80c -> fbb500e92f)

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 428269f80c [FIX,PROFILING] Fix PAPI docs (#12861)
     add fbb500e92f [TIR][Schedule] Relax cache read/write's restriction and fix unexpected behavior (#12766)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/cache_read_write.cc     | 76 +++++++++++++++-------
 src/tir/schedule/state.cc                          |  1 +
 .../unittest/test_tir_schedule_cache_read_write.py | 63 ++++++++++++++++--
 3 files changed, 114 insertions(+), 26 deletions(-)