]> begriffs open source - cmsis/commit
CMSIS-NN: Add int16 conv kernel support
authorMåns Nilsson <mans.nilsson@arm.com>
Tue, 22 Jun 2021 16:16:52 +0000 (18:16 +0200)
committerfelix-johnny <48442848+felix-johnny@users.noreply.github.com>
Thu, 15 Jul 2021 14:07:09 +0000 (16:07 +0200)
commit09059a59e31047324a5eb13e69741938d5ebb150
tree30180fb349eb9e94ae76fe0e42c5a5d2a874111b
parenta3bcd804334a89b5aa6d40e5f150489cf915dff5
CMSIS-NN: Add int16 conv kernel support

* Adds test_arm_convolve_wrapper_s16 and test_arm_convolve_16 with
  reference implementation.
* This requires new requantization so it is based on new function,
  arm_nn_requantize_s64.
* Adds unit tests for this.

Change-Id: I730458996472d6dbb51d239bc7530dd53d21130f
ARM.CMSIS.pdsc