This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 602c194f25 [TIR][Arith] Implement kApplyConstraintsToBooleanBranches
extension (#13129)
add c0f33dfb97 [Logging][Hexagon] Improve logging on Hexagon (#13072)
add 3149ee5a73 [skip ci] Remove naut-thomas from .asf.yaml (#13231)
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 1 -
apps/android_camera/app/src/main/jni/tvm_runtime.h | 6 +--
apps/android_rpc/app/src/main/jni/tvm_runtime.h | 6 +--
apps/ios_rpc/tvmrpc/TVMRuntime.mm | 2 +-
include/tvm/runtime/logging.h | 30 +++++++++----
python/tvm/contrib/hexagon/build.py | 50 +++++++++++++++++++++-
src/meta_schedule/utils.h | 15 ++++---
src/runtime/hexagon/hexagon_common.cc | 13 +++---
src/runtime/hexagon/rpc/android_bash.sh.template | 3 +-
src/runtime/hexagon/rpc/hexagon/rpc_server.cc | 22 +++++-----
src/runtime/logging.cc | 7 +++
web/emcc/wasm_runtime.cc | 10 ++++-
12 files changed, 123 insertions(+), 42 deletions(-)