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 e9a66a1 [TIR] Add structural error printing for TensorIR (#9306)
add 4c590a2 Fix inconsistencies in graph_executor function names
handling (#9255)
No new revisions were added by this update.
Summary of changes:
apps/bundle_deploy/crt_config/crt_config.h | 4 +++-
.../template_project/crt_config/crt_config.h | 4 +++-
.../template_project/crt_config/crt_config.h | 5 ++++-
include/tvm/runtime/crt/graph_executor.h | 2 +-
src/relay/backend/te_compiler_cache.cc | 4 ++++
src/runtime/crt/crt_config-template.h | 5 ++++-
src/runtime/crt/graph_executor/graph_executor.c | 23 ++++++++--------------
.../crt/internal/graph_executor/graph_executor.h | 2 +-
src/runtime/micro/crt_config.h | 4 +++-
9 files changed, 31 insertions(+), 22 deletions(-)