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.
Loading
Please sign in to comment