You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lm...@apache.org on 2021/04/03 23:24:49 UTC

[tvm] branch main updated (1f59139 -> d31d048)

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 1f59139  [Target] Fix empty target and host for autotvm task (#7791)
     add d31d048  [AutoScheduler] Add task.desc for its function name (#7794)

No new revisions were added by this update.

Summary of changes:
 include/tvm/auto_scheduler/search_task.h       |  6 +++++-
 python/tvm/auto_scheduler/relay_integration.py | 17 +++++++++++------
 python/tvm/auto_scheduler/search_task.py       |  6 ++++++
 src/auto_scheduler/search_task.cc              |  8 +++++---
 4 files changed, 27 insertions(+), 10 deletions(-)