This is an automated email from the ASF dual-hosted git repository.
lmzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from eee413f Dynamic Strided Slice (#6316)
add 84fa626 [AutoTVM][Ansor] Enable random fill and CPU cache flush for
AutoTVM and Ansor (#6391)
No new revisions were added by this update.
Summary of changes:
include/tvm/auto_scheduler/measure.h | 10 ++-
python/tvm/auto_scheduler/measure.py | 93 +++++++++++++++++-----
python/tvm/autotvm/measure/measure_methods.py | 10 ++-
src/auto_scheduler/measure.cc | 22 ++---
.../python/unittest/test_auto_scheduler_measure.py | 17 ++--
5 files changed, 110 insertions(+), 42 deletions(-)