You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/23 15:37:52 UTC

[incubator-tvm] branch master updated (cc96117 -> 56b18ec)

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

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from cc96117  [FIX] fix the python script for building resnet (#6526) (#6527)
     add 56b18ec  [Ansor] Parallel the InitPopulation (#6529)

No new revisions were added by this update.

Summary of changes:
 src/auto_scheduler/search_policy/sketch_policy.cc  | 53 +++++++++++------
 .../search_policy/sketch_policy_rules.cc           | 66 +++++++++++-----------
 .../search_policy/sketch_policy_rules.h            | 21 +++----
 src/auto_scheduler/search_policy/utils.cc          | 45 ++++++++++++++-
 src/auto_scheduler/search_policy/utils.h           | 28 +++++++++
 .../unittest/test_auto_scheduler_layout_rewrite.py |  2 +-
 6 files changed, 151 insertions(+), 64 deletions(-)