You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/01/04 16:24:11 UTC

[tvm] branch main updated (4b0f18e -> f1c4f21)

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

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


    from 4b0f18e  [TVMC] Split common tvmc file into more specific files (#9529)
     add f1c4f21  [CMSIS-NN] Conv2D with equal paddings can be mapped to CMSIS-NN target (#9801)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/cmsisnn.py           | 4 ++--
 tests/python/contrib/test_cmsisnn/test_conv2d.py | 2 +-
 tests/python/contrib/test_cmsisnn/utils.py       | 8 +++++---
 3 files changed, 8 insertions(+), 6 deletions(-)