This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 779a506 [Relay] Remove DeviceMap from LowerTE (#8788)
add 6f98e2d [CMSIS-NN] Initial operator support for Add (#9167)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/cmsisnn.py | 19 ++-
src/relay/backend/contrib/cmsisnn/relay_to_tir.cc | 130 ++++++++++++++++-----
.../{test_mul.py => test_binary_ops.py} | 27 +++--
3 files changed, 134 insertions(+), 42 deletions(-)
rename tests/python/contrib/test_cmsisnn/{test_mul.py => test_binary_ops.py}
(87%)