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 0df4edc [Torch] Add aten::roll support for Swin Transformer (#9371)
add f7430e9 Support runtime defined function wrapping of library module
packed functions (#9342)
No new revisions were added by this update.
Summary of changes:
src/runtime/dso_library.cc | 130 +++++++++++++++++++++++++++---------------
src/runtime/library_module.cc | 24 +++++---
src/runtime/library_module.h | 21 ++++++-
3 files changed, 121 insertions(+), 54 deletions(-)