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/06/22 19:09:00 UTC

[tvm] branch main updated (51b0d8c44a -> 5ac8993da2)

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 51b0d8c44a [lint] CHange docker lint message (#11767)
     add 5ac8993da2 [TOPI][Relay] New Op: MetaScheduleLayoutRewrite (#11826)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/attrs/transform.h | 17 ++++++++++++
 include/tvm/topi/transform.h        | 54 +++++++++++++++++++++++++++++++++++++
 python/tvm/relay/op/_transform.py   |  2 ++
 src/relay/op/make_op.h              |  3 +++
 src/relay/op/tensor/transform.cc    | 41 ++++++++++++++++++++++++++++
 5 files changed, 117 insertions(+)