This is an automated email from the ASF dual-hosted git repository.
lmzheng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 4a7503d Add a FunctionPattern, remove unused attributes in
CallPattern (#7151)
add 5a61089 [AutoScheduler] Improve SearchTask and ComputeDAG
serialization (#7145)
No new revisions were added by this update.
Summary of changes:
include/tvm/auto_scheduler/compute_dag.h | 2 +-
python/tvm/auto_scheduler/compute_dag.py | 10 +++-----
python/tvm/auto_scheduler/search_task.py | 29 +++++++---------------
src/auto_scheduler/compute_dag.cc | 8 +++---
.../unittest/test_auto_scheduler_compute_dag.py | 23 +++++++----------
.../python/unittest/test_auto_scheduler_feature.py | 4 +--
6 files changed, 29 insertions(+), 47 deletions(-)