This is an automated email from the ASF dual-hosted git repository.
xiyou pushed a change to branch main
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(-)