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/12/07 06:35:24 UTC

[tvm] branch main updated (3e42506a97 -> 3f662ddee6)

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 3e42506a97 [TIR] Fix predefined inverse map in layout transform dtype legalization (#13565)
     add 3f662ddee6 [TIR] Fix layout free annotation in CreatePrimFunc (#13554)

No new revisions were added by this update.

Summary of changes:
 src/tir/ir/data_type_rewriter.cc                 |  5 ++-
 tests/python/unittest/test_te_create_primfunc.py | 55 +++++++++++++++---------
 2 files changed, 38 insertions(+), 22 deletions(-)