You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/06/02 19:49:12 UTC

[tvm] branch last-successful updated (480fa744eb -> 84eb78cbc4)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 480fa744eb [Onnx] Round operator (#11446)
     add 84eb78cbc4 [MetaSchedule] No explicit for spatial PrimFunc (#11534)

No new revisions were added by this update.

Summary of changes:
 .../schedule_rule/parallel_vectorize_unroll.cc     |   7 +-
 src/tir/schedule/analysis.h                        |   7 +
 src/tir/schedule/analysis/analysis.cc              |  19 +++
 ...dule_schedule_rule_parallel_vectorize_unroll.py | 179 +++++++++++++++++++++
 4 files changed, 211 insertions(+), 1 deletion(-)