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(+)