This is an automated email from the ASF dual-hosted git repository.
andrewzhaoluo pushed a change to branch main
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(-)