This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 67acad3 [Relay][PatternLang] Bug fix of rewrite func attr (#7358)
add f17cba7 [RUNTIME] Improve error messages for TypedPackedFunc (#7152)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/packed_func.h | 153 +++++++++++++++++++++++++++++++-------
include/tvm/runtime/registry.h | 10 +--
src/relay/op/nn/nn.cc | 15 +---
src/relay/op/nn/sparse.cc | 10 +--
src/relay/op/tensor/reduce.cc | 4 +-
src/relay/op/tensor/transform.cc | 4 +-
6 files changed, 137 insertions(+), 59 deletions(-)