You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/28 00:50:34 UTC

[tvm] branch last-successful updated (ae3e2a8537 -> 7b6cb60fcb)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from ae3e2a8537 Use std::move to avoid warnings on clang-13 (#12196)
     add 465b579e3b [ci][docker] Use RFC image tags only (#11938)
     add 7b6cb60fcb [Target] Improve string interpretation in Target creation (#12152)

No new revisions were added by this update.

Summary of changes:
 src/target/target.cc                   | 258 ++++++++++++++++++++++++---------
 tests/cpp/target_test.cc               |  86 +++++++++++
 tests/python/ci/test_ci.py             |  20 ++-
 tests/scripts/open_docker_update_pr.py |   6 +
 4 files changed, 292 insertions(+), 78 deletions(-)