This is an automated email from the ASF dual-hosted git repository.
kevinthesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 0f55488 Add beagleboard ai, thunderx and stm32mp1 to the arm_cpu
target. (#6501)
add 71b6a35 [RELAY][OP] roi_align operator alter layout (#6443)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/cuda.py | 2 +
python/tvm/relay/op/strategy/generic.py | 2 +
python/tvm/relay/op/strategy/x86.py | 2 +
python/tvm/relay/op/vision/_rcnn.py | 43 ++++++++++++++++++
src/relay/op/vision/rcnn_op.cc | 34 ++++++++++++--
tests/python/relay/test_pass_convert_op_layout.py | 54 +++++++++++++++++++++++
6 files changed, 133 insertions(+), 4 deletions(-)