This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from a1a1a7ca03 [AUTOTVM][FIX] Typo fixes and add a warning in the Droplet
Search (#16289)
add 9d483d462e [LLVM] Update Host.h path (#16373)
add 3166366af6 [CI] Upgrade sccache version to 0.7.* (#16366)
add 524ec5f1b0 [Runtime] Use cudaGetDeviceCount to check if device exists
(#16377)
add 0b2358c2e4 [Relay] make "ToScalar" support directly obtaining
"int64_t" (#16324)
No new revisions were added by this update.
Summary of changes:
docker/install/ubuntu_install_boost.sh | 2 +-
docker/install/ubuntu_install_sccache.sh | 2 +-
src/relay/transforms/pattern_utils.h | 43 +++++++++++++++++++-------------
src/relay/transforms/simplify_expr.cc | 2 +-
src/runtime/cuda/cuda_device_api.cc | 5 ++--
src/target/llvm/llvm_instance.cc | 4 +++
src/target/llvm/llvm_module.cc | 4 +++
7 files changed, 39 insertions(+), 23 deletions(-)