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 95509eed26 fix matmul broadcast (#11242)
add f34bd22ddc Fix function number datatype from char to uint16_t (#10014)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/crt/func_registry.h | 27 ++++++++++++++++++++++-
src/runtime/crt/common/func_registry.c | 39 ++++++++++++++++++++++++---------
src/target/func_registry_generator.cc | 8 ++++++-
tests/crt/func_registry_test.cc | 7 +++---
4 files changed, 66 insertions(+), 15 deletions(-)