This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 6591cba Parameterize test_link_params. (#9276)
add cae2680 [Relay] [Virtual Device] Store function result virtual device
in virtual_device_ field (#9848)
No new revisions were added by this update.
Summary of changes:
include/tvm/ir/expr.h | 12 ++++++++++++
include/tvm/ir/function.h | 10 ----------
include/tvm/target/virtual_device.h | 8 ++++++++
src/parser/parser.cc | 15 ++++++++++++++-
src/printer/relay_text_printer.cc | 6 ++++++
src/relay/backend/graph_plan_memory.cc | 2 ++
src/relay/op/memory/on_device.cc | 11 ++++++-----
tests/python/relay/op/annotation/test_annotation.py | 2 +-
8 files changed, 49 insertions(+), 17 deletions(-)