This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 9cf0245 [Relay, TOPI] Add searchsorted op (#9184)
add 3a5a09d [Error reporting] Replace runtime errors with LOG(FATAL)
(#9311)
No new revisions were added by this update.
Summary of changes:
src/ir/module.cc | 2 +-
src/relay/backend/aot_executor_codegen.cc | 18 ++++++++++--------
src/relay/backend/graph_executor_codegen.cc | 16 ++++++++--------
src/relay/transforms/defunctionalization.cc | 4 ++--
src/runtime/contrib/arm_compute_lib/acl_runtime.cc | 2 +-
5 files changed, 22 insertions(+), 20 deletions(-)