This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from db8864b Fix the missing `dtype` attribute of `tir.Shuffle` in Python
level (#9131)
add 44d5d7a [Relay] Register layout conversion function to more reduce
ops (#9048)
No new revisions were added by this update.
Summary of changes:
src/relay/op/tensor/reduce.cc | 48 ++++++++++----
tests/python/relay/test_pass_alter_op_layout.py | 8 +--
tests/python/relay/test_pass_convert_op_layout.py | 80 +++++++++++++----------
3 files changed, 86 insertions(+), 50 deletions(-)