You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jc...@apache.org on 2021/03/11 09:03:07 UTC

[tvm] branch main updated (dd61b04 -> c519863)

This is an automated email from the ASF dual-hosted git repository.

jcf94 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from dd61b04  [TIR] Add PreOrderVisit and VisitPrimFuncs (#7627)
     add c519863  [AutoScheduler] Fix incorrectly array context device and hide info at the beginning (#7632)

No new revisions were added by this update.

Summary of changes:
 python/tvm/auto_scheduler/measure.py               | 12 +++++--
 python/tvm/auto_scheduler/relay_integration.py     |  5 +++
 .../python/unittest/test_auto_scheduler_measure.py | 37 ++++++++++++++++++++--
 3 files changed, 50 insertions(+), 4 deletions(-)