You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2022/05/13 16:46:13 UTC

[tvm] branch main updated (2ba4588393 -> 80d827018a)

This is an automated email from the ASF dual-hosted git repository.

areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 2ba4588393 [Hexagon] Update Readme (#11283)
     add 80d827018a [logging] LOG(FATAL) calls [[noreturn]] functions (#11310)

No new revisions were added by this update.

Summary of changes:
 apps/android_camera/app/src/main/jni/tvm_runtime.h | 2 +-
 apps/android_rpc/app/src/main/jni/tvm_runtime.h    | 2 +-
 apps/ios_rpc/tvmrpc/TVMRuntime.mm                  | 2 +-
 include/tvm/runtime/logging.h                      | 5 +++--
 src/runtime/hexagon/hexagon_common.cc              | 2 +-
 web/emcc/wasm_runtime.cc                           | 2 +-
 6 files changed, 8 insertions(+), 7 deletions(-)