You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/10/26 21:13:09 UTC

[tvm] branch main updated (0df4edc -> f7430e9)

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(-)