![]()  | 
  
    CMSIS-NN
    Version 3.1.0
    
   CMSIS NN Software Library 
   | 
 
Macros | |
| #define | ACCUM_BITS | 
Functions | |
| void | arm_nn_softmax_common_s8 (const int8_t *input, const int32_t num_rows, const int32_t row_size, const int32_t mult, const int32_t shift, const int32_t diff_min, const bool int16_output, void *output) | 
| Common softmax function for s8 input and s8 or s16 output.  More... | |
| #define ACCUM_BITS | 
Referenced by arm_nn_softmax_common_s8().