This is an automated email from the ASF dual-hosted git repository.
zhaowu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 2bacf36 [BYODT] fix CMAKE flag name + update documentation (#6567)
add 4cad71d [AutoScheduler] Improve the rule of mutating parallel
granularity (#6568)
No new revisions were added by this update.
Summary of changes:
.../search_policy/sketch_policy_rules.cc | 108 +++++++++++---------
src/auto_scheduler/search_policy/utils.cc | 4 +-
src/auto_scheduler/search_policy/utils.h | 26 ++---
.../test_auto_scheduler_evolutionary_search.py | 111 +++++++++++++++------
tutorials/auto_scheduler/tune_conv2d_layer_cuda.py | 4 +-
tutorials/auto_scheduler/tune_matmul_x86.py | 4 +-
6 files changed, 154 insertions(+), 103 deletions(-)