This is an automated email from the ASF dual-hosted git repository.
lunderberg pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 1d9863470e [TIR] Fix PlanAndUpdateBufferAllocationLocation not
visiting constant buffer (#13605)
add 12311dcdef [Hexagon] Enable depthwise conv2d NHWC with an HWIO kernel
layout (#13414)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/arm_cpu.py | 2 +-
python/tvm/relay/op/strategy/hexagon.py | 3 +--
python/tvm/relay/op/strategy/x86.py | 3 +--
python/tvm/topi/nn/depthwise_conv2d.py | 19 ++++++++++++++++---
4 files changed, 19 insertions(+), 8 deletions(-)