You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2023/01/10 07:45:45 UTC

[tvm] branch main updated (d00168ffbf -> 8d53c0aa8a)

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

syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from d00168ffbf [CI] Fix MLF input and output name map (#13740)
     add 8d53c0aa8a [TE][PrimFunc] Fix create primfunc from te extern with explicit buffer load (#13729)

No new revisions were added by this update.

Summary of changes:
 src/te/operation/create_primfunc.cc              | 43 +++++++++++++++++++++++-
 src/tir/ir/specialize.cc                         |  6 ++--
 tests/python/unittest/test_te_create_primfunc.py | 30 +++++++++++++++++
 3 files changed, 76 insertions(+), 3 deletions(-)