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 c36ae1cb3a [Arith][UnitTest] Parametrize tests of RewriteSimplifier
(#13923)
add 2e30e772a7 [CMSIS-NN] Add int16 add and mul operator support (#13920)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/cmsisnn.py | 31 +++--
src/relay/backend/contrib/cmsisnn/relay_to_tir.cc | 104 +++++++----------
.../backend/contrib/cmsisnn/tir_to_runtime.cc | 4 +-
.../python/contrib/test_cmsisnn/test_binary_ops.py | 127 ++++++++++++++++++++-
4 files changed, 193 insertions(+), 73 deletions(-)