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/04/26 00:17:03 UTC

[tvm] branch main updated (4015916a06 -> 9c40f2eae4)

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 4015916a06 convert full-width characters to half-width characters (#11112)
     add 9c40f2eae4 [TIR] Enhance software pipeline validation and fix predicate of epilogue (#11106)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/inject_software_pipeline.cc     |  74 +++++++-
 .../test_tir_transform_inject_software_pipeline.py | 201 +++++++++++++++++++++
 2 files changed, 266 insertions(+), 9 deletions(-)