This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d30e4ef [microTVM][RVM] Set the number of cores based on the VM
sizing (#8624)
add 96d10f8 [Target] Enable device querying for all targets. (#8602)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/device_api.h | 9 ++++
include/tvm/target/target_kind.h | 3 +-
src/runtime/vulkan/vulkan_device_api.h | 2 +-
src/target/target.cc | 63 +++++++++++++++++++++++
src/target/target_kind.cc | 91 ++--------------------------------
5 files changed, 80 insertions(+), 88 deletions(-)