]> begriffs open source - cmsis/commit
CMSIS-NN: Add softmax s16 support (#1425)
authorMåns Nilsson <mans.nilsson@arm.com>
Thu, 10 Mar 2022 07:33:26 +0000 (08:33 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Mar 2022 07:33:26 +0000 (08:33 +0100)
commite84b6b130f0acc8325285f9017c798e061fadd32
tree0045e98acf7a0d9c92f1e7e9663d12dd853e808a
parent93afb4952ac2fe56d7116f2f876311813801b041
CMSIS-NN: Add softmax s16 support (#1425)

CMSIS-NN: Add softmax s16 support

Adds scalar version of softmax with int8 input and int16 output.
Adds scalar version of softmax with int16 input and int16 output.
Adds unit tests.
ARM.CMSIS.pdsc