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 2e6702c  [microNPU] Add support for transpose convolution (#9855)
     add a45aa3e  [CMSIS-NN] Moved all asserts in tests under a single utils 
function (#10148)

No new revisions were added by this update.

Summary of changes:
 .../python/contrib/test_cmsisnn/test_binary_ops.py | 56 ++++----------------
 tests/python/contrib/test_cmsisnn/test_conv2d.py   | 60 +++-------------------
 .../contrib/test_cmsisnn/test_fully_connected.py   | 26 ++--------
 .../test_cmsisnn/test_generate_constants.py        |  1 -
 tests/python/contrib/test_cmsisnn/test_pooling.py  | 28 ++--------
 tests/python/contrib/test_cmsisnn/test_softmax.py  | 27 ++--------
 tests/python/contrib/test_cmsisnn/utils.py         | 23 +++++++++
 7 files changed, 52 insertions(+), 169 deletions(-)

Reply via email to