You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2022/02/04 15:40:15 UTC

[tvm] branch main updated (6942b36 -> 3ca5c2b)

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

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


    from 6942b36  [Pass] Simplify consecutive casts in Relay (#10133)
     add 3ca5c2b  [Meta Schedule] Allow Non-strict Population Size in Evolutionary Search (#10163)

No new revisions were added by this update.

Summary of changes:
 include/tvm/meta_schedule/search_strategy.h        |  4 +-
 .../search_strategy/evolutionary_search.py         | 14 +++----
 .../search_strategy/evolutionary_search.cc         | 46 +++++++++++-----------
 .../unittest/test_meta_schedule_search_strategy.py |  2 +-
 4 files changed, 33 insertions(+), 33 deletions(-)