This is an automated email from the ASF dual-hosted git repository.
mbaret pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d80528d Apply CPPLint to CRT Tests (#8844)
add 46f8b61 [Relay][TOPI] Support of depthwise conv2d NHWC for
Mali/Bifrost. (#8584)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/bifrost.py | 8 +
python/tvm/relay/op/strategy/mali.py | 17 +-
python/tvm/topi/mali/depthwise_conv2d.py | 200 ++++++++++++++-------
.../topi/python/test_topi_depthwise_conv2d.py | 2 +
4 files changed, 156 insertions(+), 71 deletions(-)