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/02/12 18:15:35 UTC

[tvm] branch main updated (d769727 -> e426c87)

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 d769727  Add ROCm docker (#7422)
     add e426c87  [AutoScheduler] Fix distill record (#7439)

No new revisions were added by this update.

Summary of changes:
 python/tvm/auto_scheduler/measure_record.py   | 52 +++++++++++++++++----------
 tutorials/auto_scheduler/tune_network_arm.py  |  2 +-
 tutorials/auto_scheduler/tune_network_cuda.py |  2 +-
 tutorials/auto_scheduler/tune_network_mali.py |  2 +-
 tutorials/auto_scheduler/tune_network_x86.py  |  2 +-
 5 files changed, 38 insertions(+), 22 deletions(-)