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 84359a9 Fixed minor misspelling (#7499)
add 794f6c6 [Target] Add target host field for target specification
(#7462)
No new revisions were added by this update.
Summary of changes:
include/tvm/target/target.h | 15 ++++--
include/tvm/target/target_kind.h | 3 +-
python/tvm/target/target.py | 16 +++++-
src/target/target.cc | 29 ++++++++++-
src/target/target_kind.cc | 1 -
tests/python/unittest/test_target_target.py | 75 ++++++++++++++++++++++++++---
6 files changed, 124 insertions(+), 15 deletions(-)