![]()  | 
  
    NMSIS-NN
    Version 1.4.1
    
   NMSIS NN Software Library 
   | 
 
Data Fields | |
| int32_t * | multiplier | 
| int32_t * | shift | 
| int32_t | is_per_channel | 
NMSIS-NN object for quantization parameters. This struct supports both per-tensor and per-channels requantization and is recommended for new operators.
| int32_t nmsis_nn_quant_params::is_per_channel | 
| int32_t* nmsis_nn_quant_params::multiplier | 
Multiplier values
| int32_t* nmsis_nn_quant_params::shift | 
Shift values