You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/02/23 22:06:11 UTC

[tvm] branch last-successful updated (d8f639a -> 1cd42e8)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from d8f639a  [AOT] BugFix of workspace calculation (#10337)
     add 1cd42e8  [runtime] Improved log information with function signature (#10326)

No new revisions were added by this update.

Summary of changes:
 include/tvm/ir/transform.h        |  59 +++++++++-
 include/tvm/runtime/packed_func.h | 238 +++++++++++++++++++++++++++++++++++---
 include/tvm/runtime/registry.h    |   5 +-
 src/ir/transform.cc               |  56 ---------
 4 files changed, 279 insertions(+), 79 deletions(-)