You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/04/19 06:53:40 UTC

[tvm] branch main updated (4178617fcf -> 71067799ef)

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 4178617fcf [AOT] Support LLVM backend with C++ runtime (#10753)
     add 71067799ef [TE][TIR] Enable CreatePrimFunc to properly handle 'layout_free_placeholder' (#11054)

No new revisions were added by this update.

Summary of changes:
 src/te/operation/create_primfunc.cc              | 46 +++++++++++++++++++++++-
 tests/python/unittest/test_te_create_primfunc.py | 41 +++++++++++++++++++++
 2 files changed, 86 insertions(+), 1 deletion(-)