![]()  | 
  
    CMSIS-NN
    Version 3.1.0
    
   CMSIS NN Software Library 
   | 
 
Functions | |
| void | arm_softmax_s8_s16 (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, int16_t *output) | 
| S8 to s16 softmax function.  More... | |