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/07/19 16:13:58 UTC

[tvm] branch main updated (ff8d2c77df -> 97f2838938)

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 ff8d2c77df [Fix] post-fix incre/decre should not return reference (#12128)
     add 97f2838938 [MetaSchedule, Testing] Generalize in/out dtype of testing te workloads (#12122)

No new revisions were added by this update.

Summary of changes:
 python/tvm/meta_schedule/testing/te_workload.py    | 242 ++++++++-------------
 ...ta_schedule_schedule_rule_multi_level_tiling.py |  25 ++-
 .../python/unittest/test_tir_schedule_analysis.py  |  12 +-
 .../test_tir_transform_inject_software_pipeline.py |   4 +-
 4 files changed, 125 insertions(+), 158 deletions(-)