You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/09/02 21:27:52 UTC

[tvm] branch main updated (7c7b0f7a2f -> 0cbf3aa6e2)

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

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


    from 7c7b0f7a2f [ci][tvmbot] Trigger GitHub Actions after merging (#12361)
     add 0cbf3aa6e2 [AutoTVM][Testing] Add `tune_relay` scripts (#12685)

No new revisions were added by this update.

Summary of changes:
 .../cuda_graph => autotvm/testing}/__init__.py     |   1 +
 .../testing/tune_relay.py                          | 148 +++++++++++----------
 2 files changed, 82 insertions(+), 67 deletions(-)
 copy python/tvm/{contrib/cuda_graph => autotvm/testing}/__init__.py (95%)
 copy python/tvm/{auto_scheduler => autotvm}/testing/tune_relay.py (55%)