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 a772de8  [skip ci][CI][Fix] Fixing lint (#10445)
     add 4913453  [CMSIS-NN] enable USMP with CMSIS-NN (#10224)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/cmsisnn/relay_to_tir.cc  | 165 ++++++++++++---------
 .../backend/contrib/cmsisnn/tir_to_runtime.cc      |   9 +-
 .../python/contrib/test_cmsisnn/test_binary_ops.py |   5 +-
 tests/python/contrib/test_cmsisnn/test_conv2d.py   |   7 +-
 .../contrib/test_cmsisnn/test_fully_connected.py   |   3 +-
 tests/python/contrib/test_cmsisnn/test_networks.py |   5 +-
 tests/python/contrib/test_cmsisnn/test_pooling.py  |   3 +-
 tests/python/contrib/test_cmsisnn/test_softmax.py  |   3 +-
 tests/python/relay/aot/aot_test_utils.py           |  14 ++
 9 files changed, 133 insertions(+), 81 deletions(-)

Reply via email to