This is an automated email from the ASF dual-hosted git repository.

jcf94 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from e3e03df  [microTVM] Add fixture to zephyr test (#8393)
     add e7c5349  [Relay] Add support of conv2d with NHWC for Mali (#8422)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/strategy/mali.py              |  57 +++++-----
 python/tvm/topi/arm_cpu/conv2d_spatial_pack.py    |  15 ++-
 python/tvm/topi/mali/conv2d.py                    | 124 +++++++++++++++-------
 tests/python/topi/python/test_topi_conv2d_nhwc.py |   4 +
 4 files changed, 130 insertions(+), 70 deletions(-)

Reply via email to