![]() |
CMSIS-NN
CMSIS NN Software Library
|
Functions | |
void | arm_nn_activation_s16 (const int16_t *input, int16_t *output, const uint16_t size, const uint16_t left_shift, const arm_nn_activation_type type) |
s16 neural network activation function using direct table look-up More... | |