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

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


    from e54f324311 [UX][TIR][Schedule] enhance function annotation for tir 
primitive (#12147)
     add f00f461b75 [CMSIS-NN] Support for passing cpu flags to Arm(R) 
Corstone(TM)-300 software (#12132)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/aot_executor_codegen.cc          |  1 -
 .../backend/contrib/cmsisnn/compiler_attrs.cc      |  3 +-
 .../backend/contrib/cmsisnn/compiler_attrs_test.cc |  4 +--
 .../python/contrib/test_cmsisnn/test_binary_ops.py | 16 +++++++--
 tests/python/contrib/test_cmsisnn/test_conv2d.py   | 17 ++++++---
 .../contrib/test_cmsisnn/test_fully_connected.py   | 12 ++++---
 tests/python/contrib/test_cmsisnn/test_pooling.py  | 10 ++++--
 tests/python/contrib/test_cmsisnn/test_softmax.py  | 12 ++++---
 tests/python/contrib/test_cmsisnn/utils.py         | 42 ++++++++++++++++++++++
 tests/python/relay/aot/corstone300.mk              |  8 +++--
 10 files changed, 99 insertions(+), 26 deletions(-)

Reply via email to