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/16 00:24:13 UTC

[tvm] branch last-successful updated (d4365011f5 -> 0d70f690ea)

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 d4365011f5 [Collage] PruneCandidates and demo_collage_partition.py (#12105)
     add 0d70f690ea [Relay] Allow partial virtual device annotations. (#12107)

No new revisions were added by this update.

Summary of changes:
 include/tvm/target/compilation_config.h      | 14 +++++++------
 python/tvm/target/virtual_device.py          |  5 ++++-
 src/target/compilation_config.cc             | 31 +++++++++++++++++++---------
 src/target/virtual_device.cc                 |  3 +++
 tests/cpp/target/compilation_config_test.cc  | 23 ++++++++++++++-------
 tests/python/relay/test_pass_plan_devices.py | 17 +++++++--------
 6 files changed, 59 insertions(+), 34 deletions(-)