This is an automated email from the ASF dual-hosted git repository.
ashutoshp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 2105b937cd [OpenCL][Adreno] Remove PrimFunc parameters annotation
(#13483)
add f5a102c83c [CMSIS-NN] Support for int16 in fully connected layer
(#13484)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/cmsisnn.py | 33 +++++++++++++-------
src/relay/backend/contrib/cmsisnn/relay_to_tir.cc | 35 +++++++++++++++++-----
.../backend/contrib/cmsisnn/tir_to_runtime.cc | 3 +-
.../contrib/test_cmsisnn/test_fully_connected.py | 25 +++++++++++-----
4 files changed, 70 insertions(+), 26 deletions(-)