CMSIS-NN  
CMSIS NN Software Library
cmsis_nn_lstm_clip_params Struct Reference

Data Fields

int16_t cell
 
int8_t projection
 

Description

Quantized clip value for cell and projection of LSTM input. Zero value means no clipping.

Field Documentation

◆ cell

int16_t cell

◆ projection

int8_t projection