This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 698e7adb4a [microTVM][RVM] Reuse QEMU installation config and fix bug
in RVM testing (#11808)
add 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 ++++++++++++++++++++++++++++
tests/lint/docker-format.sh | 6 +++--
6 files changed, 121 insertions(+), 2 deletions(-)